llvm-6502/lib
Eric Christopher 6126a1e189 Add a line number for the scope of the function (starting at the first
brace) so that we get more accurate line number information about the
declaration of a given function and the line where the function
first starts.

Part of rdar://11026482

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153916 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-03 00:43:49 +00:00
..
Analysis Add a line number for the scope of the function (starting at the first 2012-04-03 00:43:49 +00:00
Archive
AsmParser
Bitcode
CodeGen Add a line number for the scope of the function (starting at the first 2012-04-03 00:43:49 +00:00
DebugInfo
ExecutionEngine Removing a file that's no longer being used after the recent refactorings 2012-04-01 06:50:01 +00:00
Linker
MC Move getOpcodeName from the various target InstPrinters into the superclass MCInstPrinter. 2012-04-02 08:32:38 +00:00
Object
Support Add triple support for the IBM BG/P and BG/Q supercomputers. 2012-04-02 18:31:33 +00:00
TableGen
Target Initial 64 bit direct object support. 2012-04-02 19:25:22 +00:00
Transforms Add an option to turn off the expensive GVN load PRE part of GVN. 2012-04-02 22:16:50 +00:00
VMCore I noticed in passing that the Metadata getIfExists method was creating a new 2012-03-31 08:20:11 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile