For fastcc on x86, let ECX be used as a return register after EAX and EDX
[oota-llvm.git] / test / LLVMC / ExternOptions.td
index 5c69af7d8054d0ed21dcb246c6ab74024e6cd917..4694b106e2b4263e247aef1caf21ccf16be546fc 100644 (file)
@@ -2,6 +2,7 @@
 // The dummy tool and graph are required to silence warnings.
 // RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
 // RUN: grep {extern .* AutoGeneratedSwitch_Wall} %t
+// RUN: %compile_cxx -fexceptions -x c++ %t
 
 include "llvm/CompilerDriver/Common.td"