Split off PPCELFStreamer::emitPrefixInstruction from PPCELFStreamer::emitInstruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM except one nit: Is it better to change the function name from emitPrefixInstruction to emitPrefixedInstruction? (referred to Emitter->isPrefixedInstruction)