diff options
author | Yuanfang Chen <yuanfang.chen@sony.com> | 2022-10-19 10:51:13 -0700 |
---|---|---|
committer | Yuanfang Chen <yuanfang.chen@sony.com> | 2022-10-19 10:57:01 -0700 |
commit | 63512592e97d0b452d9cd666dc09bd63e18b0828 (patch) | |
tree | f95c8556349dfa1603b5afe43f5f4e137c34c61f /llvm/lib/LTO/LTO.cpp | |
parent | fc7a71890d80a8d556dfee4555872916895ec663 (diff) | |
download | llvm-63512592e97d0b452d9cd666dc09bd63e18b0828.zip llvm-63512592e97d0b452d9cd666dc09bd63e18b0828.tar.gz llvm-63512592e97d0b452d9cd666dc09bd63e18b0828.tar.bz2 |
[lit] fix a error when using --show-used-features
The error is
```
NotADirectoryError: [Errno 20] Not a directory: '<build-dir>/unittests/Analysis/./AnalysisTests/0/40'
```
Exclude unittests when collecting features because
unittests don't make use of feature keywords.
Diffstat (limited to 'llvm/lib/LTO/LTO.cpp')
0 files changed, 0 insertions, 0 deletions