[PATCH] D110142: [clang][Driver] Correct runtime path for Arm hard float targets
David Spickett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 21 02:57:26 PDT 2021
DavidSpickett added a reviewer: MaskRay.
DavidSpickett added a comment.
`getRuntimePath` seems like the place to fix it given that https://reviews.llvm.org/D50547 calls it. This fixes the tests but I'm not sure if there's other places to consider.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110142/new/
https://reviews.llvm.org/D110142
More information about the cfe-commits
mailing list