diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-09-15 13:58:21 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-09-15 14:05:18 -0500 |
commit | 4b004a0b839cf2f3cede9a07a998657cd33fe75d (patch) | |
tree | 2b3893ab037a8c6c818bc819d89e4b35823f0662 /llvm/lib/CodeGen/MachineRegisterInfo.cpp | |
parent | e07d749e7df07381ed90d564020eda0c1c89d7e3 (diff) | |
download | llvm-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