Move the implementation out of the header file.
Simplify the method.
Add debug logging.
Details
Details
- Reviewers
rafauler maksfb - Commits
- rG29f230132260: [BOLT][NFC] Simplify addRelocation
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131811
[BOLT][NFC] Simplify addRelocation AbandonedPublic Authored by Amir on Aug 12 2022, 2:46 PM.
Details
Summary Move the implementation out of the header file.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 12 2022, 6:35 PM Amir added a child revision: D131812: [BOLT][NFC] Move printRelocationInfo into a method.Aug 17 2022, 3:37 PM Closed by commit rG29f230132260: [BOLT][NFC] Simplify addRelocation (authored by Amir). · Explain WhyAug 17 2022, 4:07 PM This revision was automatically updated to reflect the committed changes. Amir removed a child revision: D131812: [BOLT][NFC] Move printRelocationInfo into a method.Aug 17 2022, 4:08 PM Amir added a reverting change: rG129dfc8a9a2a: Revert "[BOLT][NFC] Simplify addRelocation".Aug 18 2022, 5:27 PM This revision is now accepted and ready to land.Aug 18 2022, 5:42 PM
Revision Contents
Diff 453847 bolt/include/bolt/Core/BinarySection.h
bolt/lib/Core/BinarySection.cpp
|
clang-format not found in user’s local PATH; not linting file.