aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorShankar Easwaran <shankare@codeaurora.org>2015-02-12 05:02:41 +0000
committerShankar Easwaran <shankare@codeaurora.org>2015-02-12 05:02:41 +0000
commitf7a8da33845880bfcfed4e7d9afcd993b9cb988e (patch)
treec70bcc4b46c96f85893d67c9f44de03364eb4d9b /clang/lib/Frontend/InitPreprocessor.cpp
parent3db633ab810d4ef3697b830dc23814118b2e7c52 (diff)
downloadllvm-f7a8da33845880bfcfed4e7d9afcd993b9cb988e.zip
llvm-f7a8da33845880bfcfed4e7d9afcd993b9cb988e.tar.gz
llvm-f7a8da33845880bfcfed4e7d9afcd993b9cb988e.tar.bz2
[ELF] Add LinkingContext to the ELFReader.
This adds the LinkingContext parameter to the ELFReader. Previously the flags in that were needed in the Context was passed to the ELFReader, this made it very hard to access data structures in the LinkingContext when reading an ELF file. This change makes the ELFReader more flexible so that required parameters can be grabbed directly from the LinkingContext. Future patches make use of the changes. There is no change in functionality though. llvm-svn: 228905
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions