diff options
author | Stella Stamenova <stilis@microsoft.com> | 2022-05-23 12:38:02 -0700 |
---|---|---|
committer | Stella Stamenova <stilis@microsoft.com> | 2022-05-23 12:38:24 -0700 |
commit | e7afa23366f5f94be968f84fb9ef14fe7156135b (patch) | |
tree | 3c5750aff5bf3b2ffb193a6be2b5435292018875 /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | |
parent | 86617256864ebcbda03b6ce843deeb6a41a85800 (diff) | |
download | llvm-e7afa23366f5f94be968f84fb9ef14fe7156135b.zip llvm-e7afa23366f5f94be968f84fb9ef14fe7156135b.tar.gz llvm-e7afa23366f5f94be968f84fb9ef14fe7156135b.tar.bz2 |
[mlir] Use 'native' instead of 'llvm_has_native_target' in the mlir tests
The tests actually require the target triple to match the host, rather than just having the host in the list of available targets. This change removes `llvm_has_native_target` and instead uses the `native` feature from the lit configuration.
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D126011
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions