mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
XFAIL this test since the fix was reverted.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79235 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5321debc86
commit
afc4940466
@ -1,4 +1,5 @@
|
||||
// RUN: %llvmgxx %s -S -emit-llvm -o - | grep _Z1az\(\.\.\.\)
|
||||
// XFAIL: *
|
||||
// PR4678
|
||||
void a(...) {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user