llvm-6502/test/DebugInfo/X86
David Blaikie 342d92c7a0 Adding DIImportedModules to DIScopes.
This is just the basic groundwork for supporting DW_TAG_imported_module but I
wanted to commit this before pushing support further into Clang or LLVM so that
this rather churny change is isolated from the rest of the work. The major
churn here is obviously adding another field (within the common DIScope prefix)
to all DIScopes (files, classes, namespaces, lexical scopes, etc). This should
be the last big churny change needed for DW_TAG_imported_module/using directive
support/PR14606.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178099 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-27 00:07:26 +00:00
..
2010-04-13-PubType.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
2010-08-10-DbgConstant.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
2011-09-26-GlobalVarContext.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
2011-12-16-BadStructRef.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
aligned_stack_var.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
block-capture.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
concrete_out_of_line.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
dbg-value-inlined-parameter.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
debug_frame.ll Upgrade tests to the latest debug info format. 2013-03-08 00:23:31 +00:00
debug-info-block-captured-self.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
debug-info-static-member.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
DW_AT_byte_size.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
DW_AT_location-reference.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
DW_AT_object_pointer.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
DW_AT_specification.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
DW_TAG_friend.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
earlydup-crash.ll Test for previous commit. 2011-06-17 14:16:17 +00:00
eh_symbol.ll Move test. 2011-05-13 21:33:32 +00:00
elf-names.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
empty-and-one-elem-array.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
empty-array.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
ending-run.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
enum-class.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
enum-fwd-decl.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
fission-cu.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
line-info.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
linkage-name.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
lit.local.cfg Add support for passing -main-file-name all the way through to 2012-12-18 00:31:01 +00:00
low-pc-cu.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
main-file-name.s Now that llvm-dwarfdump supports flags to specify which DWARF section to dump, 2013-01-25 21:44:53 +00:00
misched-dbg-value.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
multiple-at-const-val.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
nondefault-subrange-array.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
objc-fwd-decl.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
op_deref.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
pointer-type-size.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
pr9951.ll Upgrade tests to the latest debug info format. 2013-03-08 00:23:31 +00:00
pr11300.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
pr12831.ll Move the DIFile in DISubprogram to the beginning to be a common prefix along with other DIScopes 2013-03-21 22:29:36 +00:00
pr13303.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
prologue-stack.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
rvalue-ref.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
stmt-list-multiple-compile-units.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
stmt-list.ll Upgrade tests to the latest debug info format. 2013-03-08 00:23:31 +00:00
stringpool.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
struct-loc.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
subrange-type.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
subreg.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
vector.ll Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00