Details
Details
- Reviewers
rafauler maksfb - Group Reviewers
Restricted Project - Commits
- rG2563fd63c6f7: [BOLT][NFC] Use std::optional in MCPlusBuilder
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139260
[BOLT][NFC] Use std::optional in MCPlusBuilder ClosedPublic Authored by Amir on Dec 3 2022, 11:20 AM.
Details
Diff Detail
Event TimelineAmir added a parent revision: D139259: [BOLT][NFC] Use std::optional for findAttributeInfo.Dec 5 2022, 9:56 AM This revision is now accepted and ready to land.Dec 6 2022, 2:02 PM This revision was landed with ongoing or failed builds.Dec 6 2022, 2:51 PM Closed by commit rG2563fd63c6f7: [BOLT][NFC] Use std::optional in MCPlusBuilder (authored by Amir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 480627 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
|
clang-format not found in user’s local PATH; not linting file.