diff options
author | Teresa Johnson <tejohnson@google.com> | 2017-08-29 18:15:34 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2017-08-29 18:15:34 +0000 |
commit | 2df7fc799176ab5056631bdb20d18ad871196ece (patch) | |
tree | 605f097584752892d92dbf7ee771da16ad1e77a7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1a89520d92e1f500c99fe18c77ece688968d9a9a (diff) | |
download | llvm-2df7fc799176ab5056631bdb20d18ad871196ece.zip llvm-2df7fc799176ab5056631bdb20d18ad871196ece.tar.gz llvm-2df7fc799176ab5056631bdb20d18ad871196ece.tar.bz2 |
[ThinLTO] Clean up stale alias import handling
Summary:
Remove some code that was no longer needed. The first FIXME is
stale since we long ago started using the index to drive importing,
rather than doing force importing based on linkage type. And
now with r309278, we no longer import any aliases.
Reviewers: dblaikie
Subscribers: inglorion, llvm-commits
Differential Revision: https://reviews.llvm.org/D37266
llvm-svn: 312019
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions