summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/metadata-2.ll
AgeCommit message (Expand)Author
2022-12-14[Bitcode] Remove auto-detection for typed pointersNikita Popov
2019-05-15[IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-08-19verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith
2014-08-12Don't upgrade global constructors when reading bitcodeDuncan P. N. Exon Smith
2013-08-20Use -disable-output and to suppress output and don't use a temporary file unl...Bill Wendling
2011-06-19Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-08-04Use separate ValueList for metadata.Devang Patel