aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineRegisterInfo.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-09-15 13:58:21 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2022-09-15 14:05:18 -0500
commit4b004a0b839cf2f3cede9a07a998657cd33fe75d (patch)
tree2b3893ab037a8c6c818bc819d89e4b35823f0662 /llvm/lib/CodeGen/MachineRegisterInfo.cpp
parente07d749e7df07381ed90d564020eda0c1c89d7e3 (diff)
downloadllvm-4b004a0b839cf2f3cede9a07a998657cd33fe75d.zip
llvm-4b004a0b839cf2f3cede9a07a998657cd33fe75d.tar.gz
llvm-4b004a0b839cf2f3cede9a07a998657cd33fe75d.tar.bz2
[Libomptarget] Embed bitcode library in static library instead.
This patch changes the CMake to instead embed the already generated LLVM-IR bitcode library into an object file to create the static library. This is different from the previous method which generated them separately. This will make the build faster and allow us to perform the same internalization into a single library we do with the bitcode library. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D133952
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions