diff options
| author | Chris Bieneman <beanz@apple.com> | 2015-12-10 00:40:58 +0000 |
|---|---|---|
| committer | Chris Bieneman <beanz@apple.com> | 2015-12-10 00:40:58 +0000 |
| commit | b336cc19d8bfed34eb80b72947d5274bcaf1bbe4 (patch) | |
| tree | 231b29661563f162558f6f36dd982b96ba83a362 /test/interception | |
| parent | 4c6b6989f833c5d6738944852bd9327203c12692 (diff) | |
| download | compiler-rt-b336cc19d8bfed34eb80b72947d5274bcaf1bbe4.tar.gz | |
Revert "[CMake] Provide options for toggling on and off various runtime libraries."
This reverts r255170. This change caused a bunch of bot failures and needs to be revised.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@255184 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/interception')
| -rw-r--r-- | test/interception/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/interception/CMakeLists.txt b/test/interception/CMakeLists.txt deleted file mode 100644 index 0c0dfdb5b..000000000 --- a/test/interception/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -# Placeholder to avoid special casing. |
