[PATCH] D74536: [VE] Support for PIC (global data and calls)

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 00:50:45 PST 2020


simoll planned changes to this revision.
simoll marked an inline comment as done.
simoll added a comment.

- API change `EmitInstruction` -> `emitInstruction`
- following coding standard for all new functions (`EmitSIC` -> `emitSIC`)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74536/new/

https://reviews.llvm.org/D74536





More information about the llvm-commits mailing list