As part of the legacy pass manager for optimization pipeline removal.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Time | Test | |
---|---|---|
930 ms | x64 debian > LLVM.Examples/OrcV2Examples::lljit-with-thinlto-summaries.test Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt -module-summary /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Examples/OrcV2Examples/Inputs/main-mod.ll -o /var/lib/buildkite-agent/builds/llvm-project/build/test/Examples/OrcV2Examples/Output/main-mod.bc
|
Event Timeline
Comment Actions
LGTM.
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp | ||
---|---|---|
464 | These functions are used in llvm/bindings/ocaml/transforms/passmgr_builder/passmgr_builder_ocaml.c as well. |