llvm-6502/lib/Transforms
Duncan P. N. Exon Smith 9c1aa1c021 DebugInfo: Gut DIScope, DIEnumerator and DISubrange
The only class the still has API left is `DIDescriptor` itself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235067 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-16 01:37:00 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine GCC complains thusly: "attributes at the beginning of statement are ignored [-Werror=attributes]". Very well then! NFC 2015-04-13 20:03:08 +00:00
Instrumentation DebugInfo: Gut DICompileUnit and DIFile 2015-04-15 23:19:27 +00:00
IPO DebugInfo: Gut DICompileUnit and DIFile 2015-04-15 23:19:27 +00:00
ObjCARC Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
Scalar DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare() 2015-04-15 21:18:07 +00:00
Utils DebugInfo: Gut DIScope, DIEnumerator and DISubrange 2015-04-16 01:37:00 +00:00
Vectorize Add range iterators for post order and inverse post order. Use them 2015-04-15 17:41:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile