aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-03-22 06:54:33 -0500
committerGitHub <noreply@github.com>2024-03-22 06:54:33 -0500
commitd03f470cbdbae3f86469ea4d79bb54d3ef680512 (patch)
treeefcb937cab7532728f0c46cf55806748c32c2992 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentc41286af3f30e099556c6edbef0001466afaefcb (diff)
downloadllvm-d03f470cbdbae3f86469ea4d79bb54d3ef680512.zip
llvm-d03f470cbdbae3f86469ea4d79bb54d3ef680512.tar.gz
llvm-d03f470cbdbae3f86469ea4d79bb54d3ef680512.tar.bz2
[Clang] Make '-frtlib-add-rpath' include the standard library directory (#86217)
Summary: The original intention of the `openmp-add-rpath` option was to add the rpath to the language runtime directory. However, the current implementation only adds it to the compiler's resource directory. This patch adds support for appending the `-rpath` to the compiler's standard library directory as well. Currently this is `<exe>/../lib/<triple>`.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions