[PATCH] D55560: [RISCV] Attach VK_RISCV_CALL to symbols upon creation

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 07:45:05 PST 2019


asb added a comment.

I know this isn't a behaviour change vs the previous bare_symbol, but I note that GNU as currently accepts call with constants, e.g. `call 1234`. Should we be doing the same?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55560





More information about the llvm-commits mailing list