Test that a call to a trampoline is turned into a call to
[oota-llvm.git] / test / C++Frontend / 2003-08-21-EmptyClass.cpp
index 34629d1a4c9075ab099e5ffdff2c6a125289dff0..2f90b3a1053155be5f550226b0610131f73676a3 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
+
 // This tests compilation of EMPTY_CLASS_EXPR's
 
 struct empty {};