llvm-6502/lib
David Blaikie 139f7e5068 DIBuilder: Add function and method definitions to the list of all subprograms
Previously we seemed to be assuming that all functions were definitions and all
methods were declarations. This may be consistent with how Clang uses DIBuilder
but doesn't have to be true of all clients (such as DragonEgg).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175423 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-18 07:10:22 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen [ms-inline asm] Fix undefined behavior to reset hasMSInlineAsm in advance of SelectAllBasicBlocks(). 2013-02-18 07:06:48 +00:00
DebugInfo
ExecutionEngine
IR DIBuilder: Add function and method definitions to the list of all subprograms 2013-02-18 07:10:22 +00:00
Linker
MC MCParser: Reject .balign with non-pow2 alignments. 2013-02-16 15:00:16 +00:00
Object
Option
Support
TableGen
Target Expand macro/pseudo instructions BtnezT8SltX16 and BtnezT8SltuX16. 2013-02-18 05:43:03 +00:00
Transforms BBVectorize: Fix an invalid reference bug 2013-02-17 15:59:26 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile