llvm-project
a872a352 - [NFC][RemoveDIs] Add bodies for inst-constructors taking iterators

Commit
1 year ago
[NFC][RemoveDIs] Add bodies for inst-constructors taking iterators In a previous commit I added declarations for all these functions, but forgot to add bodies for them (as nothing uses them yet). These iterator-taking constructors are necessary for the future where we only use iterators for insertion, preserving some debug-info properties. Also adds two extra declarations I missed in 76dd4bc036f
Author
Committer
Parents
Loading