llvm-6502/test/Bitcode
Manman Ren 7d318bd116 Debug Info: drop debug info via upgrading path if version number does not match.
Add a helper function getDebugInfoVersionFromModule to return the debug info
version number for a module.

"Verifier/module-flags-1.ll" checks for verification errors.
It will seg fault when calling getDebugInfoVersionFromModule because of the
incorrect format for module flags in the testing case. We make
getModuleFlagsMetadata more robust by checking for error conditions.

PR17982


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196158 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-02 21:29:56 +00:00
..
2006-12-11-Cast-ConstExpr.ll
2009-06-11-FirstClassAggregateConstant.ll
arm32_neon_vcnt_upgrade.ll
attributes-3.3.ll
attributes-3.3.ll.bc
attributes.ll The 'optnone' attribute means don't inline anything into this function 2013-11-18 21:44:03 +00:00
blockaddress.ll
case-ranges-3.3.ll
case-ranges-3.3.ll.bc
drop-debug-info.ll Debug Info: drop debug info via upgrading path if version number does not match. 2013-12-02 21:29:56 +00:00
extractelement.ll
flags.ll
function-encoding-rel-operands.ll
invalid.ll Change BitcodeReader to use error_code instead of bool + string. 2013-11-04 16:16:24 +00:00
invalid.ll.bc
linkage-types-3.2.ll Ensure bitcode encoding of linkage types stays stable. Patch by Boaz Ouriel 2013-12-01 10:16:35 +00:00
linkage-types-3.2.ll.bc Ensure bitcode encoding of linkage types stays stable. Patch by Boaz Ouriel 2013-12-01 10:16:35 +00:00
metadata-2.ll
metadata.ll
null-type.ll Change BitcodeReader to use error_code instead of bool + string. 2013-11-04 16:16:24 +00:00
null-type.ll.bc
ptest-new.ll
ptest-old.ll
select.ll
shuffle.ll
ssse3_palignr.ll
upgrade-tbaa.ll