]> granicus.if.org Git - llvm/commit
Revert "Classify llvm-cfi-verify."
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Tue, 10 Oct 2017 21:21:13 +0000 (21:21 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Tue, 10 Oct 2017 21:21:13 +0000 (21:21 +0000)
commit668e1d7984126e64dffbcbcac95508d239fd3187
treedec63ef793b921ff0d113f6449b5ddd8eddf5a03
parentded3597f2c1234ea8df401b5d1fd5cf096e64108
Revert "Classify llvm-cfi-verify."

This reverts commit r315363. It has a simple build failure, but more
importantly I want to confirm that unit tests run in check-all to make
sure that they don't silently break in the future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315370 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-cfi-verify/CMakeLists.txt
tools/llvm-cfi-verify/FileAnalysis.cpp [deleted file]
tools/llvm-cfi-verify/FileAnalysis.h [deleted file]
tools/llvm-cfi-verify/llvm-cfi-verify.cpp
tools/llvm-cfi-verify/unittests/CMakeLists.txt [deleted file]
tools/llvm-cfi-verify/unittests/FileAnalysis.cpp [deleted file]
unittests/CMakeLists.txt