diff options
author | Stephen Hines <srhines@google.com> | 2019-04-04 18:17:46 +0000 |
---|---|---|
committer | Stephen Hines <srhines@google.com> | 2019-04-04 18:17:46 +0000 |
commit | 1ee8876d3d703389a27f5e357f67ce1062381e05 (patch) | |
tree | 10599158bfd446ba99a6ede62c7a6a7fb37a73f0 /llvm/lib/Support/CommandLine.cpp | |
parent | c8490cfa8e71c809d3e145bc2f300d2e7c9866c7 (diff) | |
download | llvm-1ee8876d3d703389a27f5e357f67ce1062381e05.zip llvm-1ee8876d3d703389a27f5e357f67ce1062381e05.tar.gz llvm-1ee8876d3d703389a27f5e357f67ce1062381e05.tar.bz2 |
Verify that Android targets generate DWARF 4 by default.
Summary:
In the future, Android releases will support DWARF 5, but we need to
ensure that older targets only have DWARF 4 generated for them. This
patch inserts that verification for all Android releases now. The patch
also fixes 2 minor mistakes (a mistakenly moved RUN line, and the
missing G_DWARF2 check label).
Reviewers: aprantl
Reviewed By: aprantl
Subscribers: chh, pirama, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D60238
llvm-svn: 357713
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions