[PATCH] D140011: [clang][compiler-rt] Support LLVM_ENABLE_PER_TARGET_RUNTIME_DIR on Arm Linux and BSD
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 03:23:14 PST 2022
DavidSpickett updated this revision to Diff 483112.
DavidSpickett added a comment.
Expand the comment and show an example of changed triples.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140011/new/
https://reviews.llvm.org/D140011
Files:
clang/lib/Driver/ToolChain.cpp
clang/test/Driver/Inputs/arm_float_abi_runtime_path/lib/arm-pc-windows-msvc/.keep
clang/test/Driver/Inputs/arm_float_abi_runtime_path/lib/arm-unknown-linux-gnueabi/.keep
clang/test/Driver/Inputs/arm_float_abi_runtime_path/lib/arm-unknown-linux-gnueabihf/.keep
clang/test/Driver/Inputs/arm_float_abi_runtime_path/lib/armeb-unknown-linux-gnueabi/.keep
clang/test/Driver/Inputs/arm_float_abi_runtime_path/lib/armeb-unknown-linux-gnueabihf/.keep
clang/test/Driver/arm-float-abi-runtime-path.c
compiler-rt/cmake/Modules/CompilerRTUtils.cmake
llvm/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140011.483112.patch
Type: text/x-patch
Size: 5640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/e9bfd925/attachment.bin>
More information about the llvm-commits
mailing list