diff options
author | Reid Kleckner <rnk@google.com> | 2019-05-23 20:26:41 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2019-05-23 20:26:41 +0000 |
commit | 14f4ff6e8972ddc7755c72f6bfc2ba372ac9638f (patch) | |
tree | c70aecdf3ec6c2ffe56e1e0f49c7267ea495c089 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | edb52e2e7d075b1fec13034deaa56d3c32d100ac (diff) | |
download | llvm-14f4ff6e8972ddc7755c72f6bfc2ba372ac9638f.zip llvm-14f4ff6e8972ddc7755c72f6bfc2ba372ac9638f.tar.gz llvm-14f4ff6e8972ddc7755c72f6bfc2ba372ac9638f.tar.bz2 |
[COFF] Move KeepUnique bit from Chunk to SectionChunk, NFC
The KeepUnique bit is used during ICF, which only operates on
SectionChunks, so only SectionChunks need it. This frees up a byte in
Chunk, which I plan to use in a follow-up change.
llvm-svn: 361549
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions