Displaying 4 results from an estimated 4 matches for "uae_naavmodul".
Did you mean:
uae_naavmodule
2005 Jul 02
0
[LLVMdev] X86AsmPrinter + MASM and NASM backends
...Printer@x86 at llvm@@UAE_NAAVMachineFunction at 3@@Z)
x86.lib(X86AsmPrinter.obj) : error LNK2001: unresolved external symbol
"public: virtual bool __thiscall
llvm::x86::X86IntelAsmPrinter::doInitialization(class llvm::Module &)"
(?doInitialization at X86IntelAsmPrinter@x86 at llvm@@UAE_NAAVModule at 3@@Z)
Aaron Gray wrote:
> Chris,
>
> Okay, I have done as you have requested.
>
> The only thing I did not like was a clsh between the enum X86 and the
> new namespace X86, which I had to rename as x86 :(
>
> Anyway, I suppose the lower case 'x' in 'x86...
2005 Jul 01
4
[LLVMdev] X86AsmPrinter + MASM and NASM backends
Chris,
Okay, I have done as you have requested.
The only thing I did not like was a clsh between the enum X86 and the new
namespace X86, which I had to rename as x86 :(
Anyway, I suppose the lower case 'x' in 'x86' fits in with the lowercase
'llvm' namespace.
Build tested on MS VC2003 and Linux.
Aaron
-------------- next part --------------
A non-text attachment was
2005 Jul 02
2
[LLVMdev] X86AsmPrinter + MASM and NASM backends
...AAVMachineFunction at 3@@Z)
>
> x86.lib(X86AsmPrinter.obj) : error LNK2001: unresolved external symbol
> "public: virtual bool __thiscall
> llvm::x86::X86IntelAsmPrinter::doInitialization(class llvm::Module &)"
> (?doInitialization at X86IntelAsmPrinter@x86 at llvm@@UAE_NAAVModule at 3@@Z)
>
>
> Aaron Gray wrote:
>
>> Chris,
>>
>> Okay, I have done as you have requested.
>>
>> The only thing I did not like was a clsh between the enum X86 and the
>> new namespace X86, which I had to rename as x86 :(
>>
>> Anyway, I...
2006 Nov 05
0
[LLVMdev] Port succesful
...ot;public: bool __thiscall
llvm::BugDriver::run(void)" (?run at BugDriver@llvm@@QAE_NXZ)
bugpoint.obj : error LNK2001: unresolved external symbol "public:
virtual bool __thiscall llvm::CallTargetFinder::runOnModule(class
llvm::Module &)" (?runOnModule at CallTargetFinder@llvm@@UAE_NAAVModule at 2@@Z)
bugpoint.obj : error LNK2001: unresolved external symbol "public:
virtual void __thiscall llvm::CallTargetFinder::getAnalysisUsage(class
llvm::AnalysisUsage &)const "
(?getAnalysisUsage at CallTargetFinder@llvm@@UBEXAAVAnalysisUsage at 2@@Z)
bugpoint.obj : error LNK2001:...