diff options
author | Frederic Riss <friss@apple.com> | 2015-03-06 23:22:53 +0000 |
---|---|---|
committer | Frederic Riss <friss@apple.com> | 2015-03-06 23:22:53 +0000 |
commit | 9833de65a7cf2df5d7fc9211cc4c1ade22613e82 (patch) | |
tree | add967290f4230846172b7bd5be4d8123cddd58b /clang/lib/CodeGen/MicrosoftCXXABI.cpp | |
parent | 9d441b68a345d691bb8d3ac13492fcd9f9f57e32 (diff) | |
download | bcm5719-llvm-9833de65a7cf2df5d7fc9211cc4c1ade22613e82.tar.gz bcm5719-llvm-9833de65a7cf2df5d7fc9211cc4c1ade22613e82.zip |
[dsymutil] Support cloning DIE reference attributes.
Reference attributes are mainly handled by just creating DIEEntry
attributes for them. There is a special case for DW_FORM_ref_addr
attributes though, because the DIEEntry code needs a DwarfDebug
code to emit them (and we don't have one as we do no CodeGen).
In that case, just use DIEInteger attributes with the right form.
llvm-svn: 231531
Diffstat (limited to 'clang/lib/CodeGen/MicrosoftCXXABI.cpp')
0 files changed, 0 insertions, 0 deletions