diff options
author | Paul Robinson <paul.robinson@sony.com> | 2018-06-12 16:09:03 +0000 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2018-06-12 16:09:03 +0000 |
commit | f69316c6179aa9b96e4fe04ec109c64e1995786c (patch) | |
tree | 7f06277b25f77252027e771789a3cee3e0ba8509 /llvm/lib/Analysis/TargetTransformInfo.cpp | |
parent | ede97c95488a40c1e6cdbe99a3653afb88a60892 (diff) | |
download | bcm5719-llvm-f69316c6179aa9b96e4fe04ec109c64e1995786c.tar.gz bcm5719-llvm-f69316c6179aa9b96e4fe04ec109c64e1995786c.zip |
[DWARFv5] llvm-mc -dwarf-version does not imply -g.
Don't provide the assembler source as the "root file" unless the user
asked to have debug info for the assembler source (with -g).
If the source doesn't provide an explicit ".file 0" then (a) use the
compilation directory as directory #0, and (b) use the file #1 info
for file #0 also.
Differential Revision: https://reviews.llvm.org/D48055
llvm-svn: 334512
Diffstat (limited to 'llvm/lib/Analysis/TargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions