llvm-6502/lib
Argyrios Kyrtzidis 116b27444a Make DwarfWriter::RecordInlinedFnStart more like the other DwarfWriter's methods:
-Have it return a label ID
-Remove the unused Instruction parameter

No functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71132 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-07 00:16:31 +00:00
..
Analysis Use stable_sort instead of plain sort to avoid the risk of generating 2009-05-06 22:54:33 +00:00
Archive
AsmParser
Bitcode
CodeGen Make DwarfWriter::RecordInlinedFnStart more like the other DwarfWriter's methods: 2009-05-07 00:16:31 +00:00
CompilerDriver
Debugger
ExecutionEngine Set FnEnd in JITEmitter::finishFunction to point strictly to the end of function's machine code. 2009-04-30 23:01:58 +00:00
Linker
Support
System
Target CMake: Updated lib/Target/PIC16/CMakeLists.txt. 2009-05-06 20:40:05 +00:00
Transforms Unbreak the build. 2009-05-06 18:00:56 +00:00
VMCore OCaml parameter attribute bindings from PR2752. 2009-05-06 12:21:17 +00:00
Makefile