summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/gcc_version_parsing2/lib/gcc
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-11-05 20:17:13 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-11-05 20:17:13 +0000
commita796f53821158c1d253ace1eb96071a3fac8dab1 (patch)
tree6c85a75572e9df416bd5333005d94259232f2efc /clang/test/Driver/Inputs/gcc_version_parsing2/lib/gcc
parentd0191a53c976c3ca9fbe481cd48f4736968218d5 (diff)
downloadbcm5719-llvm-a796f53821158c1d253ace1eb96071a3fac8dab1.tar.gz
bcm5719-llvm-a796f53821158c1d253ace1eb96071a3fac8dab1.zip
Move the Linux header searching from the Frontend to the Driver. This is
the first (and diff-noisiest) step to making Linux header searching tremendously more principled and less brittle. Note that this step should have essentially no functional impact. We still search the exact same set of paths in the exact same order. The only change here is where the code implementing such a search lives. This has one obvious negative impact -- we now pass a ludicrous number of flags to the CC1 layer. That should go away as I re-base this logic on the logic to detect a GCC installation. I want to do this in two phases so the bots can tell me if this step alone breaks something, and so that the diffs of the refactoring make more sense. llvm-svn: 143822
Diffstat (limited to 'clang/test/Driver/Inputs/gcc_version_parsing2/lib/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud