diff options
author | ShihPo Hung <shihpo.hung@sifive.com> | 2021-04-18 19:05:20 -0700 |
---|---|---|
committer | ShihPo Hung <shihpo.hung@sifive.com> | 2021-04-18 19:05:20 -0700 |
commit | 27edaee84e3ea4d160f742db0b4a04e236c4e26e (patch) | |
tree | 7425758bbabf1a609933962aa670b869f928c26d /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 8969762fb1cf3b05adef5d6158b080548a9363e2 (diff) | |
download | llvm-27edaee84e3ea4d160f742db0b4a04e236c4e26e.zip llvm-27edaee84e3ea4d160f742db0b4a04e236c4e26e.tar.gz llvm-27edaee84e3ea4d160f742db0b4a04e236c4e26e.tar.bz2 |
[RISCV][Driver] Make the ordering of CmdArgs consistent between RISCV::Linker and baremetal::Linker
In baremetal::Linker::ConstructJob, LinkerInput is handled prior to T_Group options,
but on the other side in RISCV::Linker::ConstructJob, it is opposite.
We want it to be consistent whether users are using RISCV::Linker or baremetal::Linker.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D100615
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions