[PATCH] D95755: [ELF] Support a few elf32lriscv_* & elf64lriscv_* emulations

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 30 19:29:48 PST 2021


MaskRay created this revision.
MaskRay added reviewers: arichardson, grimar, jrtc27, kevans.
Herald added subscribers: vkmr, frasercrmck, NickHung, evandro, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, fedor.sergeev, krytarowski, emaste.
MaskRay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

And add tests that such emulations can have `_fbsd` suffix to indicate
ELFOSABI_FREEBSD. c.f. https://reviews.llvm.org/D95370#2532572


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D95755

Files:
  lld/ELF/Driver.cpp
  lld/test/ELF/emulation-riscv.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95755.320337.patch
Type: text/x-patch
Size: 6290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210131/91a91580/attachment.bin>


More information about the llvm-commits mailing list