diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-10-30 12:07:07 -0700 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-10-30 12:08:29 -0700 |
commit | 5e029c4cfd7b8db269b6db475ecd420311fbd7d1 (patch) | |
tree | 36d88b05d8e65a1a486c51d01ce53bcc850d1bb3 /clang/test/Frontend/print-header-includes.c | |
parent | 91e2151d04cc1cf5558f665920bef7df2eb87b40 (diff) | |
download | bcm5719-llvm-5e029c4cfd7b8db269b6db475ecd420311fbd7d1.tar.gz bcm5719-llvm-5e029c4cfd7b8db269b6db475ecd420311fbd7d1.zip |
DebugServer: be more lenient about the target triple
When building standalone, `LLVM_DEFAULT_TARGET_TRIPLE` may be undefined.
Matching against an empty string does not work as desired in CMake, so,
fallback to the old behaviour, defaulting `LLDB_DEBUGSERVER_ARCH` to
`CMAKE_OSX_ARCHITECTURES`.
Diffstat (limited to 'clang/test/Frontend/print-header-includes.c')
0 files changed, 0 insertions, 0 deletions