[PATCH] D61547: [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in textual format
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 09:30:50 PDT 2019
rnk added a comment.
Presumably `test/Bitcode/upgrade-global-ctors.ll.bc` should remain unchanged, i.e. not be regenerated? We want it to use the pre-upgraded, two field form.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61547/new/
https://reviews.llvm.org/D61547
More information about the llvm-commits
mailing list