[PATCH] D55335: [RISCV, WIP] Support assembling @plt symbol operands

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 14:19:51 PST 2018


rogfer01 added a comment.

Ah of course. I hadn't thought of that case. I guess we don't expect symbols to end in `@plt` as part of their name, do we?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55335





More information about the llvm-commits mailing list