aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2020-10-16 16:37:14 -0400
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2020-10-28 16:38:32 -0400
commit23ed570af1cc165afea1b70a533a4a39d6656501 (patch)
treef0488740a2cd6b1ef6dd0acf9495eb7c818d200e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent49cddb90f6455d850fcee7d7cd5b414531e3422f (diff)
downloadllvm-23ed570af1cc165afea1b70a533a4a39d6656501.zip
llvm-23ed570af1cc165afea1b70a533a4a39d6656501.tar.gz
llvm-23ed570af1cc165afea1b70a533a4a39d6656501.tar.bz2
Split out llvm/Support/FileSystem/UniqueID.h and clang/Basic/FileEntry.h, NFC
Split `FileEntry` and `FileEntryRef` out into a new file `clang/Basic/FileEntry.h`. This allows current users of a forward-declared `FileEntry` to transition to `FileEntryRef` without adding more includers of `FileManager.h`. Also split `UniqueID` out to llvm/Support/FileSystem/UniqueID.h, so `FileEntry.h` doesn't need to include all of `FileSystem.h` for just that type. Differential Revision: https://reviews.llvm.org/D89761
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions