aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/llvm-readobj.cpp
diff options
context:
space:
mode:
authorPierre Gousseau <pierre.gousseau@sony.com>2020-10-08 09:45:59 +0100
committerPierre Gousseau <pierre.gousseau@sony.com>2020-10-08 09:49:14 +0100
commit8e9622f96120842852f37bfaeea738b4b4ed5cb0 (patch)
tree7caad8fc7bc829a6c0d3745f1752968908cd99bf /llvm/tools/llvm-readobj/llvm-readobj.cpp
parente7cf723051cd4638cf5d2c407b756312292e7c18 (diff)
downloadllvm-8e9622f96120842852f37bfaeea738b4b4ed5cb0.zip
llvm-8e9622f96120842852f37bfaeea738b4b4ed5cb0.tar.gz
llvm-8e9622f96120842852f37bfaeea738b4b4ed5cb0.tar.bz2
[cmake] Fix cmake warning in standalone compiler-rt builds.
``` cd compiler-rt/build cmake -G Ninja ../ -DCOMPILER_RT_STANDALONE_BUILD=ON -DLLVM_CONFIG_PATH=<...>llvm-project/build/bin/llvm-config -DCOMPILER_RT_INCLUDE_TESTS=ON ``` ``` -- check-shadowcallstack does nothing. Traceback (most recent call last): File "<string>", line 22, in <module> IndexError: list index out of range -- Configuring done -- Generating done ``` Reviewed By: thakis Differential Revision: https://reviews.llvm.org/D88957
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions