aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitHeaderSearch.cpp
diff options
context:
space:
mode:
authorAmy Huang <akhuang@google.com>2019-09-12 22:04:56 +0000
committerAmy Huang <akhuang@google.com>2019-09-12 22:04:56 +0000
commit227d85956b205a60a9fa7b269854f0da0653da29 (patch)
tree784081f13b34a971eded1bd60d1b44985ba34765 /clang/lib/Frontend/InitHeaderSearch.cpp
parent0e8d5085ac8143c249b082f58a96a1523009633c (diff)
downloadllvm-227d85956b205a60a9fa7b269854f0da0653da29.zip
llvm-227d85956b205a60a9fa7b269854f0da0653da29.tar.gz
llvm-227d85956b205a60a9fa7b269854f0da0653da29.tar.bz2
[COFF] Fix to not add archive name to buffer identifiers when they come
from thin archives. Currently lld adds the archive name to MemoryBufferRef identifiers in order to ensure they are unique. For thin archives, since the file name is already unique and we want to keep the original path to the file, don't add the archive name. Differential Revision: https://reviews.llvm.org/D67295 llvm-svn: 371778
Diffstat (limited to 'clang/lib/Frontend/InitHeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions