diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-10-29 08:20:58 -0700 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-10-29 08:20:58 -0700 |
commit | 55eec2ba96bd9c19ccb5d4d13cb8c88d4abcebc6 (patch) | |
tree | e3c8b3c4669630677057cdc1d8d36dbaabf9a39d /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | a22282be54b309ce7ab0e6bf8595893384971646 (diff) | |
download | bcm5719-llvm-55eec2ba96bd9c19ccb5d4d13cb8c88d4abcebc6.tar.gz bcm5719-llvm-55eec2ba96bd9c19ccb5d4d13cb8c88d4abcebc6.zip |
build: workaround stale caches (NFC)
`LLVM_DEFAULT_TARGET_TRIPLE` is a cached variable, which means that it
may actually be unset. Furthermore, in standalone builds, the variable
may be fully undefined. Apply the regular expression over the empty
string in such a case. This should improve the state of the green
dragon bot.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions