Dragonegg cannot output bitcode, only human readable IR, so use -S rather
[oota-llvm.git] / test / FrontendAda / var_offset.adb
index 09f1c155a061dedffa6c57bec3932a46ec30a977..1d3ca98fa49d29c4f457894975414483aaf8c926 100644 (file)
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c %s -I%p/Support
+-- RUN: %llvmgcc -S %s -I%p/Support
 package body Var_Offset is
    function F (X : T) return Character is
    begin