From 8c8d1aaf3b776095d1fe5018d4b16622b46d4e12 Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Wed, 28 Oct 2009 00:09:30 +0000 Subject: Update web docs for cmake test suit, comment out broken test. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85350 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www') diff --git a/www/index.html b/www/index.html index 849375240..31257d3c2 100644 --- a/www/index.html +++ b/www/index.html @@ -126,6 +126,9 @@
  • cd build
  • cmake ../compiler-rt
  • make
  • +
  • To run the Compiler-RT Test Suit (recommended):
  • +
  • ctest
  • +
  • To Install:
  • make install
  • -- cgit v1.2.3