Testcase for recent llvm-gcc fix

llvm-svn: 58611
This commit is contained in:
Anton Korobeynikov 2008-11-03 14:43:31 +00:00
parent a9047944bc
commit 4b194f9aac

View File

@ -0,0 +1,3 @@
! RUN: %llvmgcc -c %s -march=k8
! Note: this file intentionally left blank, the problem itself is in
! frontend initialization routines and march flag!