summaryrefslogtreecommitdiffstats
path: root/polly/.arcconfig
diff options
context:
space:
mode:
authorPhilip Pfaffe <philip.pfaffe@gmail.com>2018-05-15 13:43:42 +0000
committerPhilip Pfaffe <philip.pfaffe@gmail.com>2018-05-15 13:43:42 +0000
commit8d1ea73d51a6e9daf6cdc54d2d1daecb81db5d09 (patch)
tree4109cf3e2d15b38d5ca963c35d10b8be7ea7e366 /polly/.arcconfig
parent5390e36953c08bd2b975c9b13964114b51248fa1 (diff)
downloadbcm5719-llvm-8d1ea73d51a6e9daf6cdc54d2d1daecb81db5d09.tar.gz
bcm5719-llvm-8d1ea73d51a6e9daf6cdc54d2d1daecb81db5d09.zip
[arc] Remove unittesting from arcconfig
Summary: Unittests aren't working, and I don't think they ever were. Just remove them, so that we don't have to write `arc --nounit` all the time. Reviewers: grosser, Meinersbur, bollu Subscribers: bollu, pollydev, llvm-commits Differential Revision: https://reviews.llvm.org/D46869 llvm-svn: 332355
Diffstat (limited to 'polly/.arcconfig')
-rw-r--r--polly/.arcconfig7
1 files changed, 1 insertions, 6 deletions
diff --git a/polly/.arcconfig b/polly/.arcconfig
index 27acbf456e0..a69051f499c 100644
--- a/polly/.arcconfig
+++ b/polly/.arcconfig
@@ -1,9 +1,4 @@
{
"repository.callsign" : "PLO",
- "conduit_uri" : "https://reviews.llvm.org/",
- "history.immutable" : true,
- "load" : [
- "utils/arcanist/LitTestEngine"
- ],
- "unit.engine" : "LitTestEngine"
+ "conduit_uri" : "https://reviews.llvm.org/"
}
OpenPOWER on IntegriCloud