I would like to prepare a serie of patches to improve -r support.
This one handles the all incompatible command line options.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D17758
[ELF] - handle of command line options incompatible with -r ClosedPublic Authored by grimar on Mar 1 2016, 2:01 AM.
Details Summary I would like to prepare a serie of patches to improve -r support.
Diff Detail Event Timelinegrimar updated this object. This revision is now accepted and ready to land.Mar 1 2016, 11:14 AM Closed by commit rL262377: [ELF] - handle of command line options incompatible with -r (authored by grimar). · Explain WhyMar 1 2016, 11:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 49465 ELF/Driver.cpp
test/ELF/relocatable-errors.s
test/ELF/relocatable.s
|
I'd use early return here.