diff options
author | William Moses <gh@wsmoses.com> | 2024-01-24 13:39:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-24 13:39:27 -0500 |
commit | 32f7922646d5903f63d16c9fbfe3d508b0f8cda7 (patch) | |
tree | 8f86c8c6ff186d2e8195b3ec44540535eccd2eda /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | c1cb0b80f00888920050068a8c6b4f78ca40dd43 (diff) | |
download | llvm-32f7922646d5903f63d16c9fbfe3d508b0f8cda7.zip llvm-32f7922646d5903f63d16c9fbfe3d508b0f8cda7.tar.gz llvm-32f7922646d5903f63d16c9fbfe3d508b0f8cda7.tar.bz2 |
[CMake/Bazel] Support usage of opt driver as a library (#79205)
In Bazel, Clang current separates the clang executable into a
clang-driver library, and the actual clang executable. This allows
downstream users to make their own variations of clang, without having
to redo/maintain separate build pipelines.
This adds the same for opt for both CMake and Bazel.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions