summaryrefslogtreecommitdiffstats
path: root/clang/www/hacking.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-12-11 23:04:35 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-12-11 23:04:35 +0000
commit520d1e6c6be80b2da632e7be45b4d8d2b25415e4 (patch)
treed0e39102576698da7089dfa190c0de56b1ba7e68 /clang/www/hacking.html
parente27e028cdd76065da6f376a75602d02422269c39 (diff)
downloadbcm5719-llvm-520d1e6c6be80b2da632e7be45b4d8d2b25415e4.tar.gz
bcm5719-llvm-520d1e6c6be80b2da632e7be45b4d8d2b25415e4.zip
Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.
llvm-svn: 91176
Diffstat (limited to 'clang/www/hacking.html')
-rw-r--r--clang/www/hacking.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/www/hacking.html b/clang/www/hacking.html
index 372d9a62ec3..ec9cd97cbaa 100644
--- a/clang/www/hacking.html
+++ b/clang/www/hacking.html
@@ -176,7 +176,6 @@
correct this. Therefore your output might look something like this:</p>
<tt><pre>lit.py: lit.cfg:152: note: using clang: 'C:/Tools/llvm/bin/Debug\\clang.EXE'
-lit.py: lit.cfg:157: note: using clang-cc: 'C:/Tools/llvm/bin/Debug/clang-cc.exe'
-- Testing: 1723 tests, 2 threads --
FAIL: Clang::(test path) (659 of 1723)
******************** TEST 'Clang::(test path)' FAILED ********************
OpenPOWER on IntegriCloud