diff options
author | Kazu Hirata <kazu@google.com> | 2022-09-16 12:32:16 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-09-16 12:32:16 -0700 |
commit | e0bc76eb23f82bbe3abae9d17544d9cc515a5ca0 (patch) | |
tree | 9559c576130e33d235095293e974d99a39612223 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 167826ee12e7b5ce152d984937f871695b6c1968 (diff) | |
download | llvm-e0bc76eb23f82bbe3abae9d17544d9cc515a5ca0.zip llvm-e0bc76eb23f82bbe3abae9d17544d9cc515a5ca0.tar.gz llvm-e0bc76eb23f82bbe3abae9d17544d9cc515a5ca0.tar.bz2 |
[ModuleInliner] Move InlinePriority and its derived classes to InlineOrder.cpp (NFC)
These classes are referred to only from getInlineOrder in
InlineOrder.cpp. This patch hides the entire class declarations and
definitions in InlineOrder.cpp.
Differential Revision: https://reviews.llvm.org/D134056
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions