To be consistent with Triple.h, we update references to the
optional fourth triple field from ABI to env or enviornment
Details
Details
- Reviewers
yaxunl rengolin - Commits
- rGb47d4df25c69: Switch ABI references to env/environment
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
IIRC, "abi" used to be what Arm called, but "env" is equally good. And it it's consistent with Triple.h, even better. LGTM, thanks!