mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-07 20:04:03 +00:00
This test passes on all platforms
llvm-svn: 18509
This commit is contained in:
parent
e8923546f1
commit
b5fb813c95
@ -1,6 +1,5 @@
|
||||
// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
|
||||
|
||||
// XFAIL: darwin,sun
|
||||
// Default placement versions of operator new.
|
||||
inline void* operator new(unsigned, void* __p) throw();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user