diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-10-22 10:09:17 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-10-22 10:13:24 -0700 |
commit | 0f12cf7ebaaf9f2a52be3baef7d25562a5ac15cb (patch) | |
tree | badf87a76bb4fd10fad04b44ca8681cf2fff30de /llvm/unittests/Support/ErrorTest.cpp | |
parent | 950f22a5e13cb71fa39417a6a774a09764f94b6c (diff) | |
download | llvm-0f12cf7ebaaf9f2a52be3baef7d25562a5ac15cb.zip llvm-0f12cf7ebaaf9f2a52be3baef7d25562a5ac15cb.tar.gz llvm-0f12cf7ebaaf9f2a52be3baef7d25562a5ac15cb.tar.bz2 |
[lldb] Pass the target triple when determining the DWARF version
When targeting iOS, the default dwarf version is 2 and not 4. Currently,
the test suite does not pick up on that because it invokes the test
compiler without a target triple. This patch fixes that and now
correctly skips tests that have a dwarf version specified in a skipIf
decorator.
rdar://84530477
Differential revision: https://reviews.llvm.org/D112325
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions