This typedef is only used inside the RewriteInstance source file, let's not
expose it in the header file -- even if private.
This makes it easier to support an ELF32 ABI.
Paths
| Differential D148667
[BOLT] Move phdr typedef to cpp file ClosedPublic Authored by urnathan on Apr 18 2023, 3:28 PM.
Details
Summary This typedef is only used inside the RewriteInstance source file, let's not This makes it easier to support an ELF32 ABI.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 18 2023, 5:58 PM Closed by commit rG9c92b023da39: [BOLT][NFC] Move phdr typedef to cpp file (authored by urnathan). · Explain WhyApr 19 2023, 12:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 515049 bolt/include/bolt/Rewrite/RewriteInstance.h
bolt/lib/Rewrite/RewriteInstance.cpp
|