aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-01-13 05:24:53 +0000
committerRui Ueyama <ruiu@google.com>2015-01-13 05:24:53 +0000
commit64e3dedf3bf53da84a4b71ede2440bac232c7684 (patch)
tree291e491f78113551608a1cbb06e3e728538f14bb /clang/lib/Lex/ModuleMap.cpp
parentd2838c4958758a9723fcf781d4187471269e0635 (diff)
downloadllvm-64e3dedf3bf53da84a4b71ede2440bac232c7684.zip
llvm-64e3dedf3bf53da84a4b71ede2440bac232c7684.tar.gz
llvm-64e3dedf3bf53da84a4b71ede2440bac232c7684.tar.bz2
Remove InputGraph::registerObserver.
PECOFF was the only user of the API, and the reason why we created the API is because, although the driver creates a list of input files, it has no knowledge on what files are being created. It was because everything was hidden behind the InputGraph abstraction. Now the driver knows what that's doing. We no longer need this indirection to get the file list being processed. llvm-svn: 225767
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions