[PATCH] D139260: [BOLT][NFC] Use std::optional in MCPlusBuilder

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 14:51:56 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2563fd63c6f7: [BOLT][NFC] Use std::optional in MCPlusBuilder (authored by Amir).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139260

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Core/Exceptions.cpp
  bolt/lib/Core/MCPlusBuilder.cpp
  bolt/lib/Passes/DataflowAnalysis.cpp
  bolt/lib/Passes/IdenticalCodeFolding.cpp
  bolt/lib/Passes/Inliner.cpp
  bolt/lib/Passes/SplitFunctions.cpp
  bolt/lib/Profile/YAMLProfileWriter.cpp
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp
  bolt/unittests/Core/MCPlusBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139260.480643.patch
Type: text/x-patch
Size: 14346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221206/f0072d72/attachment.bin>


More information about the llvm-commits mailing list