llvm-6502/lib
Manman Ren ea692ff712 Debug Info: add an assertion that the context field of a global variable can not
be a DIType with identifier.

This makes sure that there is no need to use DIScopeRef for global variable's
context.

rdar://18958417


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222561 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-21 19:47:48 +00:00
..
Analysis LazyValueInfo: range'ify some for-loops. No functional change. 2014-11-21 19:07:46 +00:00
AsmParser
Bitcode Add accessor marcos to ConstantPlaceHolder, similar to those in the base class. 2014-11-21 02:42:08 +00:00
CodeGen [Objective-C] Support a new special module flag that will be put into the 2014-11-21 19:24:55 +00:00
DebugInfo Make DWARFAcceleratorTable::dump() const. 2014-11-20 16:21:11 +00:00
ExecutionEngine [MCJIT] Remove JITEventListener::NotifyFreeingMachineCode. This method is dead 2014-11-21 01:57:09 +00:00
IR Debug Info: add an assertion that the context field of a global variable can not 2014-11-21 19:47:48 +00:00
IRReader
LineEditor
Linker
LTO
MC Revert "Allow FDE references outside the +/-2GB range supported by PC relative offsets for code models other than small/medium. For JIT application, memory layout is less controlled and can result in truncations otherwise." 2014-11-21 17:21:18 +00:00
Object
Option
ProfileData
Support Allow multiple -debug-only args 2014-11-21 18:06:09 +00:00
TableGen
Target Add a feature flag for slow 32-byte unaligned memory accesses [x86]. 2014-11-21 17:40:04 +00:00
Transforms [asan] Add new hidden compile-time flag asan-instrument-allocas to sanitize variable-sized dynamic allocas. Patch by Max Ostapenko. 2014-11-21 10:29:50 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile