]> granicus.if.org Git - clang/commitdiff
Remove an old, seemingly out of date, comment.
authorEric Christopher <echristo@gmail.com>
Wed, 16 Oct 2013 21:19:23 +0000 (21:19 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 16 Oct 2013 21:19:23 +0000 (21:19 +0000)
The referenced script no longer seems to exist.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192848 91177308-0d34-0410-b5e6-96231b3b80d8

test/Preprocessor/predefined-arch-macros.c

index 45e317a3d8c49b2afbcc926d70c8366fea1f2042..af90c2d0d27eb05b0114b31d56e42cd254d4bf20 100644 (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 \