mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Tweak the DejaGNU voodoo to match Bill's advice.
llvm-svn: 66547
This commit is contained in:
parent
b60a074565
commit
7a85288bc5
@ -1,8 +1,8 @@
|
||||
// RUN: $llvmgcc $test -c -o /dev/null |& \
|
||||
// RUN: egrep {(14|15|22): warning:} | \
|
||||
// RUN: wc -l | grep --quiet 3
|
||||
// TARGET: *-*-darwin
|
||||
// XFAIL: alpha|ia64|sparc
|
||||
// XTARGET: darwin
|
||||
// XFAIL: *
|
||||
// END.
|
||||
// Insist upon warnings for inappropriate weak attributes.
|
||||
// Note the line numbers (14|15|22) embedded in the check.
|
||||
|
Loading…
Reference in New Issue
Block a user