Displaying 3 results from an estimated 3 matches for "valuetypeepkns_4typee".
2005 Nov 12
2
[LLVMdev] building LLVM 1.6 on Debian unstable ...
...occurs for lli,
llvm-db and some of the examples. Is this a problem with the compiler
version? LLVMSelectionDAG.o itself builds correctly.
make[2]: Entering directory `/home/sameerds/data/llvm-1.6/tools/llc'
llvm[2]: Linking Debug executable llc
`.gnu.linkonce.t._ZNK4llvm14TargetLowering12getValueTypeEPKNS_4TypeE'
referenced
in section `.rodata' of
/home/sameerds/data/llvm-1.6/Debug/lib/LLVMSelectionDAG
.o: defined in discarded section
`.gnu.linkonce.t._ZNK4llvm14TargetLowering12get
ValueTypeEPKNS_4TypeE' of
/home/sameerds/data/llvm-1.6/Debug/lib/LLVMSelectionDA
G.o
collect2: ld returned 1...
2005 Nov 12
0
[LLVMdev] building LLVM 1.6 on Debian unstable ...
...and some of the examples. Is this a problem with the compiler
> version? LLVMSelectionDAG.o itself builds correctly.
>
> make[2]: Entering directory `/home/sameerds/data/llvm-1.6/tools/llc'
> llvm[2]: Linking Debug executable llc
> `.gnu.linkonce.t._ZNK4llvm14TargetLowering12getValueTypeEPKNS_4TypeE'
> referenced
> in section `.rodata' of
> /home/sameerds/data/llvm-1.6/Debug/lib/LLVMSelectionDAG
> .o: defined in discarded section
> `.gnu.linkonce.t._ZNK4llvm14TargetLowering12get
> ValueTypeEPKNS_4TypeE' of
> /home/sameerds/data/llvm-1.6/Debug/lib/LLVMSelec...
2005 Nov 12
2
[LLVMdev] building LLVM 1.6 on Debian unstable ...
Marco Matthies wrote:
>> make[2]: Entering directory `/home/sameerds/data/llvm-1.6/tools/llc'
>> llvm[2]: Linking Debug executable llc
>> `.gnu.linkonce.t._ZNK4llvm14TargetLowering12getValueTypeEPKNS_4TypeE'
>> referenced
>> in section `.rodata' of
>> /home/sameerds/data/llvm-1.6/Debug/lib/LLVMSelectionDAG
>> .o: defined in discarded section
>> `.gnu.linkonce.t._ZNK4llvm14TargetLowering12get
>> ValueTypeEPKNS_4TypeE' of
>> /home/sameerds/data/...