Displaying 2 results from an estimated 2 matches for "modulebitcodewriter".
2017 Apr 04
3
RFC: Adding a string table to the bitcode format
On Tue, Apr 4, 2017 at 12:36 PM, Duncan P. N. Exon Smith <
dexonsmith at apple.com> wrote:
>
> On 2017-Apr-04, at 12:12, Peter Collingbourne <peter at pcc.me.uk> wrote:
>
> On Mon, Apr 3, 2017 at 8:13 PM, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
>>
>> On Apr 3, 2017, at 7:08 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:
>>
2016 Jun 28
0
mutateType on AllocaInst problem
...b03d (/lib/x86_64-linux-gnu/libc.so.6+0x2e03d)
#8 0x00007f04af6bb0f2 (/lib/x86_64-linux-gnu/libc.so.6+0x2e0f2)
#9 0x000000000204de7e llvm::ValueEnumerator::getTypeID(llvm::Type*) const
/home/pierre/Desktop/llvm/lib/Bitcode/Writer/ValueEnumerator.h:162:0
#10 0x00000000020454cc (anonymous
namespace)::ModuleBitcodeWriter::writeInstruction(llvm::Instruction const&,
unsigned int, llvm::SmallVectorImpl<unsigned int>&)
/home/pierre/Desktop/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp:2509:0
#11 0x00000000020474eb (anonymous
namespace)::ModuleBitcodeWriter::writeFunction(llvm::Function const&,
llvm::Dense...