search for: asmprinterdwarf

Displaying 7 results from an estimated 7 matches for "asmprinterdwarf".

2011 Jun 17
0
[LLVMdev] Simple clang + llc crash on Windows 7
...otes that filetype=obj is currently experimentalbut the above is lifted from the visual studio intro on the website with a couple of minor modifications. > > Can I expect this to work? Am I doing something wrong? There's a FIXME in AsmPrinter::EmitSectionOffset (in lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp) pointing to this issue... filetype=obj is still experimental, particularly for Windows. -Eli
2011 Jun 17
2
[LLVMdev] Simple clang + llc crash on Windows 7
Hello, I'm eager to get to know Clang+LLVM but I'm having some problems generating debug information that force llc.exe to crash. I'm running from the command-line on Windows 7 with clang+llvm versions 2.9 downloaded from the website. The input file is main.c:      void mainCRTStartup()      {      } This is compiled to intermediate with debug symbols using:      clang -g -O0 -c
2011 Jun 17
2
[LLVMdev] Simple clang + llc crash on Windows 7
...otes that filetype=obj is currently experimentalbut the above is lifted from the visual studio intro on the website with a couple of minor modifications. > > Can I expect this to work? Am I doing something wrong? There's a FIXME in AsmPrinter::EmitSectionOffset (in lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp) pointing to this issue... filetype=obj is still experimental, particularly for Windows. -Eli
2011 Jun 19
0
[LLVMdev] Simple clang + llc crash on Windows 7
...y > experimentalbut the above is lifted from the visual studio intro on the > website with a couple of minor modifications. > > > > Can I expect this to work? Am I doing something wrong? > > There's a FIXME in AsmPrinter::EmitSectionOffset (in > lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp) pointing to this issue... > filetype=obj is still experimental, particularly for Windows. > > -Eli > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu...
2012 Oct 19
3
[LLVMdev] [cfe-commits] [PATCH] [llvm+clang] memset for non-8-bit bytes
...| 74 ++++++++++++++++++++++++++++++++++++++++---------------------------------- lib/Analysis/ValueTracking.cpp | 22 +++++++++++++--------- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 50 ++++++++++++++++++++++++++++++++++++++------------ lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp | 6 ++++-- lib/CodeGen/AsmPrinter/DIE.cpp | 20 ++++++++++++-------- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 7 ++++--- lib/CodeGen/MachineFunction.cpp | 2 +- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 58 ++++++++++++++++++++...
2011 May 06
0
[LLVMdev] Question about linking llvm-mc when porting a new backend
...getExprForDwarfGlobalReference(llvm::GlobalValue const*, llvm::Mangler*, llvm::MachineModuleInfo*, unsigned int, llvm::MCStreamer&) constin libLLVMCodeGen.a(TargetLoweringObjectFileImpl.cpp.o) llvm::AsmPrinter::EmitReference(llvm::MCSymbol const*, unsigned int) constin libLLVMAsmPrinter.a(AsmPrinterDwarf.cpp.o) "llvm::TargetRegisterInfo::~TargetRegisterInfo()", referenced from: llvm::EBCGenRegisterInfo::~EBCGenRegisterInfo()in libLLVMEBCCodeGen.a(EBCTargetMachine.cpp.o) llvm::EBCGenRegisterInfo::~EBCGenRegisterInfo()in libLLVMEBCCodeGen.a(EBCRegisterInfo.cpp.o) llvm::E...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...smPrinter.cpp for Release+Asserts build llvm[3]: Compiling JumpThreading.cpp for Release+Asserts build llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build llvm[3]: Compiling LICM.cpp for Release+Asserts build llvm[2]: Compiling VectorUtils.cpp for Release+Asserts build llvm[3]: Compiling AsmPrinterDwarf.cpp for Release+Asserts build llvm[3]: Compiling X86InstrInfo.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a llvm[3]: Compiling LoadCombine.cpp for Release+Asserts build make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Analysis/...