llvm-6502/test/DebugInfo/X86
Manman Ren 27ce44d3b4 Debug Info: improve the verifier to check field types.
Make sure the context and type fields are MDNodes. We will generate
verification errors if those fields are non-empty strings.
Fix testing cases to make them pass the verifier.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187106 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-25 06:43:01 +00:00
..
2010-04-13-PubType.ll
2010-08-10-DbgConstant.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
2011-09-26-GlobalVarContext.ll Update testing cases to pass debug info verifier. 2013-07-24 22:23:00 +00:00
2011-12-16-BadStructRef.ll Update testing cases to pass debug info verifier. 2013-07-24 22:23:00 +00:00
aligned_stack_var.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
arguments.ll Move llvm/test/DebugInfo/arguments.ll to X86, for now. It is still Windows' PECOFF incompatible. 2013-06-24 16:05:21 +00:00
block-capture.ll
byvalstruct.ll Generate debug info for by-value struct args even if they are not used. 2013-05-16 23:44:12 +00:00
concrete_out_of_line.ll Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)" 2013-05-09 00:42:33 +00:00
dbg_value_direct.ll Recommit r186217 with testcase fix: 2013-07-22 20:15:21 +00:00
dbg-value-inlined-parameter.ll Update testing cases to pass debug info verifier. 2013-07-24 22:23:00 +00:00
dbg-value-range.ll Update testing cases to pass debug info verifier. 2013-07-24 22:23:00 +00:00
debug_frame.ll
debug-info-block-captured-self.ll
debug-info-blocks.ll
debug-info-static-member.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
DW_AT_byte_size.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
DW_AT_location-reference.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
DW_AT_object_pointer.ll
DW_AT_specification.ll
DW_TAG_friend.ll
earlydup-crash.ll Update testing cases to pass debug info verifier. 2013-07-24 18:56:43 +00:00
eh_symbol.ll
elf-names.ll TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
empty-and-one-elem-array.ll
empty-array.ll
ending-run.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
enum-class.ll
enum-fwd-decl.ll
fission-cu.ll
instcombine-instrinsics.ll
line-info.ll
linkage-name.ll Update testing cases to pass debug info verifier. 2013-07-24 18:56:43 +00:00
lit.local.cfg
low-pc-cu.ll Update testing cases to pass debug info verifier. 2013-07-24 18:56:43 +00:00
main-file-name.s
misched-dbg-value.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
multiple-at-const-val.ll Update testing cases to pass debug info verifier. 2013-07-24 18:56:43 +00:00
nondefault-subrange-array.ll
objc-fwd-decl.ll
op_deref.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
parameters.ll Reapply an improved version of r180816/180817. 2013-07-09 20:28:37 +00:00
pointer-type-size.ll
pr9951.ll
pr11300.ll
pr12831.ll Update testing cases to pass debug info verifier. 2013-07-24 18:56:43 +00:00
pr13303.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
prologue-stack.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
reference-argument.ll Un-break the buildbot by tweaking the indirection flag. 2013-07-10 01:53:37 +00:00
rvalue-ref.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
stmt-list-multiple-compile-units.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
stmt-list.ll
stringpool.ll
struct-loc.ll
subrange-type.ll
subreg.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
template.ll DebugInfo: Support (using GNU extensions) for template template parameters and parameter packs 2013-06-22 18:59:11 +00:00
tls-fission.ll PR14728: DebugInfo: TLS variables with -gsplit-dwarf 2013-07-01 23:55:52 +00:00
tls.ll PR16493: DebugInfo with TLS on PPC crashing due to invalid relocation 2013-07-01 21:45:25 +00:00
union-template.ll
vector.ll
vla.ll Reapply an improved version of r180816/180817. 2013-07-09 20:28:37 +00:00