llvm-6502/lib
Manman Ren e72aba9c0f Debug Info: move DIScope::getContext back from DwarfDebug.
This partially reverts r190330. DIScope::getContext now returns DIScopeRef
instead of DIScope. We construct a DIScopeRef from DIScope when we are
dealing with subprogram, lexical block or name space.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190362 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-09 22:35:23 +00:00
..
Analysis TBAA: add isTBAAVtableAccess to MDNode so clients can call the function 2013-09-06 22:47:05 +00:00
AsmParser
Bitcode Revert patches to add case-range support for PR1255. 2013-09-09 19:14:35 +00:00
CodeGen Debug Info: move DIScope::getContext back from DwarfDebug. 2013-09-09 22:35:23 +00:00
DebugInfo
ExecutionEngine Revert patches to add case-range support for PR1255. 2013-09-09 19:14:35 +00:00
IR Debug Info: move DIScope::getContext back from DwarfDebug. 2013-09-09 22:35:23 +00:00
IRReader
Linker Error on linking appending globals with different unnamed_addr. 2013-09-04 15:33:34 +00:00
MC Set the encoding to '0' if we don't have an MAB. 2013-09-09 21:22:44 +00:00
Object Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
Option
Support Add constant defines for gnu pubnames and gnu pubtypes - they're used 2013-09-09 20:03:11 +00:00
TableGen
Target Revert patches to add case-range support for PR1255. 2013-09-09 19:14:35 +00:00
Transforms Don't shrink atomic ops to bool in GlobalOpt. 2013-09-09 22:00:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile