Actions don't depend on the toolchain; they get bound to a particular
toolchain via BindArch.
No functional changes.
Paths
| Differential D17100
Remove unused ToolChain arg from Driver::ConstructPhaseAction and BuildAction. ClosedPublic Authored by jlebar on Feb 10 2016, 2:22 PM.
Details Summary Actions don't depend on the toolchain; they get bound to a particular No functional changes.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 10 2016, 2:22 PM Closed by commit rL260478: Remove unused ToolChain arg from Driver::ConstructPhaseAction and BuildAction. (authored by jlebar). · Explain WhyFeb 10 2016, 6:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47571 cfe/trunk/include/clang/Driver/Driver.h
cfe/trunk/lib/Driver/Driver.cpp
|