The attribute 'target' parse function previously returned a pair. Convert this to a 'pair' in order to add more functionality, and improve usability.
Details
Details
- Reviewers
echristo craig.topper aaron.ballman - Commits
- rGb0d4423bff26: Convert attribute 'target' parsing from a 'pair' to a 'struct' to make further…
rC308357: Convert attribute 'target' parsing from a 'pair' to a 'struct' to make further…
rL308357: Convert attribute 'target' parsing from a 'pair' to a 'struct' to make further…
Diff Detail
Diff Detail
- Repository
- rL LLVM