Remove the name and alt_name parameters from AddRegister() and instead
pass them via RegisterInfo.name and .alt_name fields. This makes
the API simpler and removes some duplication.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo