aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-07-16 15:34:15 -0400
committerLouis Dionne <ldionne@apple.com>2020-07-16 15:39:08 -0400
commit2659663ee31890bae63054c6fce5d444d1975ee2 (patch)
treebdebc0aa70ba01e20769c6849d28d74799fee51b /llvm/lib/Object/WasmObjectFile.cpp
parent10382285ac704737aa8e5bd459f53d3c8eb36032 (diff)
downloadllvm-2659663ee31890bae63054c6fce5d444d1975ee2.zip
llvm-2659663ee31890bae63054c6fce5d444d1975ee2.tar.gz
llvm-2659663ee31890bae63054c6fce5d444d1975ee2.tar.bz2
[libc++] Remove shortcut Lit features for Apple backdeployment
Some time ago, I introduced shortcut features like dylib-has-no-shared_mutex to encode whether the deployment target supported shared_mutex (say). This made the test suite annotations cleaner. However, the problem with building Lit features on top of other Lit features is that it's easier for them to become stale, especially when they are generated programmatically. Furthermore, it makes the bar for defining configurations from scratch higher, since more features have to be defined. Instead, I think it's better to put the XFAILs in the tests directly, which allows cleaning them up with a simple grep.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions