Test that a call to a trampoline is turned into a call to
[oota-llvm.git] / test / C++Frontend / 2003-11-09-ConstructorTypeSafety.cpp.tr
index 2b3b8b179747f3c7c7ee3fb6024a0aa365eb25ef..e6c09e5bfe146ca57cfb689d59ad9130e0d7fcfc 100644 (file)
@@ -1,6 +1,6 @@
 // The code generated for this testcase should be completely typesafe!
 // RUN: %llvmgcc -xc++ -S -o - %s | llvm-as | opt -die | llvm-dis | \
-// RUN:   notcast
+// RUN:    notcast
 
 struct contained {
   unsigned X;