[PATCH] D116975: [OpenMP] Initial Implementation of LTO and bitcode linking in linker wrapper

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 14:41:54 PST 2022


jhuber6 updated this revision to Diff 398748.
jhuber6 added a comment.

Undoing accidental clang format.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116975/new/

https://reviews.llvm.org/D116975

Files:
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/tools/clang-linker-wrapper/CMakeLists.txt
  clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
  llvm/lib/Passes/PassBuilderPipelines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116975.398748.patch
Type: text/x-patch
Size: 20382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/f3403f84/attachment.bin>


More information about the llvm-commits mailing list