aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-15 00:45:51 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-15 00:45:51 +0000
commit87c7686664b334027ebc0387331e1b2f5836f5a6 (patch)
treecf9218bf9106f5509dac57de1dcf2cafcfbd0a18 /llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp
parent9ced3dd64c38cba240c04e8d59080d6b2b6f3716 (diff)
downloadllvm-87c7686664b334027ebc0387331e1b2f5836f5a6.zip
llvm-87c7686664b334027ebc0387331e1b2f5836f5a6.tar.gz
llvm-87c7686664b334027ebc0387331e1b2f5836f5a6.tar.bz2
Assembler: Rewrite test for function-local metadata
This test for function-local metadata did strange things, and never really sent in valid arguments for `llvm.dbg.declare` and `llvm.dbg.value` intrinsics. Those that might have once been valid have bitrotted. Rewrite it to be a targeted test for function-local metadata -- unrelated to debug info, which is tested elsewhere -- and rename it to better match other metadata-related tests. (Note: the scope of function-local metadata changed drastically during the metadata/value split, but I didn't properly clean up this testcase. Most of the IR in this file, while invalid for debug info intrinsics, used to provide coverage for various (now illegal) forms of function-local metadata.) llvm-svn: 232290
Diffstat (limited to 'llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp')
0 files changed, 0 insertions, 0 deletions