llvm-project
975477e7 - [CGBuiltin] Explicitly use inbounds GEP (NFCI)

Commit
1 year ago
[CGBuiltin] Explicitly use inbounds GEP (NFCI) All of these are inbounds as they access known offsets in fixed globals. NFCI because constant expression construction currently already infers this, this patch just makes it explicit.
Author
Committer
Parents
Loading