summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2016-04-05 20:16:38 +0000
committerDavid Blaikie <dblaikie@gmail.com>2016-04-05 20:16:38 +0000
commit60fbd3bdb78c0b220f63fa886c877ac7adc6bca7 (patch)
treebbb0248d642591519e9e2fe85664dae0d8258168 /llvm/test/tools/llvm-dwp
parentee5417da8fd793f30779d54044728ce5d6bff6b7 (diff)
downloadbcm5719-llvm-60fbd3bdb78c0b220f63fa886c877ac7adc6bca7.tar.gz
bcm5719-llvm-60fbd3bdb78c0b220f63fa886c877ac7adc6bca7.zip
llvm-dwp: Handle dwo files produced by GCC
To start with, handle DW_FORM_string names. Follow up commit will handle the interesting quirk with type units I was originally aiming for here. llvm-svn: 265452
Diffstat (limited to 'llvm/test/tools/llvm-dwp')
-rw-r--r--llvm/test/tools/llvm-dwp/Inputs/gcc_type/a.dwobin0 -> 1457 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-dwp/Inputs/gcc_type/a.dwo b/llvm/test/tools/llvm-dwp/Inputs/gcc_type/a.dwo
new file mode 100644
index 00000000000..26c16f322fe
--- /dev/null
+++ b/llvm/test/tools/llvm-dwp/Inputs/gcc_type/a.dwo
Binary files differ
OpenPOWER on IntegriCloud