[PATCH] D105091: [RISCV] Pass -u to linker correctly.

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 13 10:04:45 PDT 2021


MaskRay added a comment.

The update was not what expected. I said that there should be just one RUN line and you can place -T, -u, --defsym and all linker options on that line.

Each new RUN line consumes some resources on testing machines.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105091



More information about the cfe-commits mailing list