From cfa435f79bf39fead32263a8b71c9ae440b55214 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Wed, 2 Nov 2005 18:05:50 +0000 Subject: Mark these as failing on sparc instead of sparcv9. The configure script no longer tells us that we're configuring for SparcV9 specifically. 2004-06-17-UnorderedCompares may work on SparcV8, but it's experiental anyway. 2005-02-20-AggregateSAVEEXPR should fail on any Solaris machine, as Solaris doesn't provide complex number support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_16@24155 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/man/.cvsignore | 1 + docs/CommandGuide/man/man1/.cvsignore | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 docs/CommandGuide/man/.cvsignore create mode 100644 docs/CommandGuide/man/man1/.cvsignore (limited to 'docs/CommandGuide/man') diff --git a/docs/CommandGuide/man/.cvsignore b/docs/CommandGuide/man/.cvsignore new file mode 100644 index 0000000000..c5cc4439da --- /dev/null +++ b/docs/CommandGuide/man/.cvsignore @@ -0,0 +1 @@ +.dir diff --git a/docs/CommandGuide/man/man1/.cvsignore b/docs/CommandGuide/man/man1/.cvsignore new file mode 100644 index 0000000000..9aa7556630 --- /dev/null +++ b/docs/CommandGuide/man/man1/.cvsignore @@ -0,0 +1,2 @@ +*.1 +.dir -- cgit v1.2.3-70-g09d2