llvm-6502/lib
Duncan P. N. Exon Smith 4e1b79bbd8 DebugInfo: Move DIScope::getName() and getContext() to MDScope
Continue gutting the `DIDescriptor` hierarchy.  In this case, move the
guts of `DIScope::getName()` and `DIScope::getContext()` to
`MDScope::getName()` and `MDScope::getScope()`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234691 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-11 17:37:23 +00:00
..
Analysis Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
AsmParser Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
Bitcode Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
CodeGen Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
DebugInfo Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
ExecutionEngine Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
Fuzzer
IR DebugInfo: Move DIScope::getName() and getContext() to MDScope 2015-04-11 17:37:23 +00:00
IRReader
LineEditor
Linker
LTO
MC Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
Object
Option
Passes
ProfileData
Support Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
TableGen Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
Target [PowerPC] Disable part-word atomics on the P7 2015-04-11 13:40:36 +00:00
Transforms Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile