AllowStripped has not been used in BOLT.
This option is replaced by actively detecting stripped binary.
Test Plan:
Paths
| Differential D130036
[BOLT] Remove --allow-stripped option ClosedPublic Authored by nhuhuan on Jul 18 2022, 12:33 PM.
Details
Summary AllowStripped has not been used in BOLT. Test Plan:
Diff Detail
Event TimelineComment Actions I don't think --allow-stripped option is used anymore and it's okay to remove it. But the option changes the behavior for handling the error case and hence the change is not NFC. Could you retitle to "[BOLT] Remove --allow-stripped option"?
nhuhuan retitled this revision from [BOLT][NFC] Remove opts::AllowStripped to [BOLT] Remove --allow-stripped option.Jul 25 2022, 11:22 PM This revision is now accepted and ready to land.Jul 26 2022, 11:49 AM Closed by commit rGccabbfff86a0: [BOLT] Remove --allow-stripped option (authored by nhuhuan, committed by Amir). · Explain WhyJul 28 2022, 11:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 448521 bolt/lib/Rewrite/RewriteInstance.cpp
|