[PATCH] D118271: [BOLT] Prepare BOLT for unit-testing

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 13:23:59 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
yota9 marked an inline comment as done.
Closed by commit rG20e9d4caf0cb: [BOLT] Prepare BOLT for unit-testing (authored by yota9).

Changed prior to commit:
  https://reviews.llvm.org/D118271?vs=403322&id=403394#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118271

Files:
  bolt/CMakeLists.txt
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/include/bolt/Utils/CommandLineOpts.h
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/lib/Utils/CommandLineOpts.cpp
  bolt/test/CMakeLists.txt
  bolt/test/Unit/CMakeLists.txt
  bolt/test/Unit/lit.cfg.py
  bolt/test/Unit/lit.site.cfg.py.in
  bolt/tools/driver/llvm-bolt.cpp
  bolt/unittests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118271.403394.patch
Type: text/x-patch
Size: 9224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/4ce60696/attachment.bin>


More information about the llvm-commits mailing list