Remove an old, seemingly out of date, comment.

The referenced script no longer seems to exist.

llvm-svn: 192848
This commit is contained in:
Eric Christopher 2013-10-16 21:19:23 +00:00
parent c04fe09c1d
commit c26a5b4f9d
1 changed files with 0 additions and 3 deletions
clang/test/Preprocessor

View File

@ -1,6 +1,3 @@
// These tests are generated by running utils/generate_arch_predefine_tests.sh
// to observe GCC's behavior (or some other system compiler's behavior).
//
// Begin X86/GCC/Linux tests ----------------
//
// RUN: %clang -march=i386 -m32 -E -dM %s -o - 2>&1 \