Little change as was proposed by David Blaikie.
Rui, Rafael, what do you think ?
Differential D17499
[ELF] - replaced std::function with raw pointers in LinkerScript.cpp ClosedPublic Authored by grimar on Feb 22 2016, 2:08 AM.
Details Summary Little change as was proposed by David Blaikie. Rui, Rafael, what do you think ?
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 22 2016, 5:48 AM
Closed by commit rL261729: [ELF] - replaced std::function with raw pointers in LinkerScript.cpp (authored by grimar). · Explain WhyFeb 24 2016, 1:31 AM This revision was automatically updated to reflect the committed changes. grimar marked an inline comment as done.
Revision Contents
Diff 48785 ELF/LinkerScript.cpp
|
Should this be static/const, then? (doesn't seem it ever gets modified, etc)