aboutsummaryrefslogtreecommitdiff
path: root/bolt/lib/RuntimeLibs/RuntimeLibrary.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-05-10[BOLT] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139403)Kazu Hirata1-4/+4
2025-02-08[BOLT] Resolve symlink for library lookup (#126386)YongKang Zhu1-0/+18
2024-07-25[BOLT] Enable standalone build (#97130)Tristan Ross1-6/+29
2024-01-27[BOLT] Use SmallString::operator std::string (NFC)Kazu Hirata1-1/+1
2023-06-15[BOLT] Move from RuntimeDyld to JITLinkJob Noorman1-4/+6
2022-11-01Honor LLVM_LIBDIR_SUFFIXserge-sans-paille1-2/+3
2021-12-28[BOLT][NFC] Fix braces usage in the rest of the codebaseAmir Ayupov1-2/+1
2021-12-23Re-enable Windows build and fix issuesRafael Auler1-1/+1
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko1-1/+3
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko1-5/+3
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler1-0/+73