[llvm-commits] [llvm] r98459 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/ lib/CodeGen/AsmPrinter/ lib/CodeGen/SelectionDAG/ lib/ExecutionEngine/JIT/ lib/Target/ARM/ lib/Target/PowerPC/ lib/Target/X86/
Duncan Sands
baldrick at free.fr
Sun Mar 14 06:48:42 PDT 2010
Hi Chris,
> Unfortunately, this pointed out to me that JITDwarfEmitter.cpp
> is largely copy and paste from DwarfException/MachineModuleInfo
> and other places. This is very sad and disturbing. :(
yeah, and no-one ever remembers to change the JIT copy when they
modify the dwarf code :(
Ciao,
Duncan.
More information about the llvm-commits
mailing list