$ is used as PC for PowerPC inlineasm, ELF use it,
enable it for AIX XCOFF as well.
Details
Details
- Reviewers
shchenz amyk nemanjai - Group Reviewers
Restricted Project - Commits
- rGfe52296a3433: [AIX] Enable dollar sign as PC in inlineasm
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Is it possible to also add an MC test case for this (similar to test/MC/PowerPC/ppc64-operands.s)?
llvm/test/CodeGen/PowerPC/inline-asm-dollarpc.ll | ||
---|---|---|
3 | Minor nit: IS isn't clear as a prefix, how about IAS for Integrated AS? |
Minor nit: IS isn't clear as a prefix, how about IAS for Integrated AS?