Dragonegg cannot output bitcode, only human readable IR, so use -S rather
than -c. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120157 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- test/FrontendAda/array_constructor.adb 1 addition, 1 deletiontest/FrontendAda/array_constructor.adb
- test/FrontendAda/array_range_ref.adb 1 addition, 1 deletiontest/FrontendAda/array_range_ref.adb
- test/FrontendAda/array_ref.adb 1 addition, 1 deletiontest/FrontendAda/array_ref.adb
- test/FrontendAda/array_size.adb 1 addition, 1 deletiontest/FrontendAda/array_size.adb
- test/FrontendAda/asm.adb 1 addition, 1 deletiontest/FrontendAda/asm.adb
- test/FrontendAda/debug_var_size.ads 1 addition, 1 deletiontest/FrontendAda/debug_var_size.ads
- test/FrontendAda/emit_var.ads 1 addition, 1 deletiontest/FrontendAda/emit_var.ads
- test/FrontendAda/fat_fields.adb 2 additions, 2 deletionstest/FrontendAda/fat_fields.adb
- test/FrontendAda/field_order.ads 1 addition, 1 deletiontest/FrontendAda/field_order.ads
- test/FrontendAda/global_constant.adb 1 addition, 1 deletiontest/FrontendAda/global_constant.adb
- test/FrontendAda/init_size.ads 1 addition, 1 deletiontest/FrontendAda/init_size.ads
- test/FrontendAda/negative_field_offset.adb 1 addition, 1 deletiontest/FrontendAda/negative_field_offset.adb
- test/FrontendAda/non_bitfield.ads 1 addition, 1 deletiontest/FrontendAda/non_bitfield.ads
- test/FrontendAda/non_lvalue.adb 1 addition, 1 deletiontest/FrontendAda/non_lvalue.adb
- test/FrontendAda/placeholder.adb 1 addition, 1 deletiontest/FrontendAda/placeholder.adb
- test/FrontendAda/switch.adb 1 addition, 1 deletiontest/FrontendAda/switch.adb
- test/FrontendAda/unc_constructor.adb 1 addition, 1 deletiontest/FrontendAda/unc_constructor.adb
- test/FrontendAda/var_offset.adb 1 addition, 1 deletiontest/FrontendAda/var_offset.adb
- test/FrontendAda/var_size.adb 1 addition, 1 deletiontest/FrontendAda/var_size.adb
- test/FrontendAda/vce.adb 1 addition, 1 deletiontest/FrontendAda/vce.adb
Please register or sign in to comment