diff options
author | Thibault Monnier <97551402+Thibault-Monnier@users.noreply.github.com> | 2025-08-10 09:54:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-10 09:54:19 +0200 |
commit | 9d6df77c8928ce27bab612d16a3d5c4884903b0d (patch) | |
tree | 126aa304944ffd6a1f375f47e5fca97b534264c6 /llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp | |
parent | 8b44945a9231d4d7be0858a1c5d9c13d397bc512 (diff) | |
download | llvm-9d6df77c8928ce27bab612d16a3d5c4884903b0d.zip llvm-9d6df77c8928ce27bab612d16a3d5c4884903b0d.tar.gz llvm-9d6df77c8928ce27bab612d16a3d5c4884903b0d.tar.bz2 |
[Clang] [NFC] Inline static helper function in `Compilation.cpp` (#152875)
This PR inlines the static `InputsOk` function in clang
`Compilation.cpp` driver, because it was just a simple function call and
was called only once. In addition, inlining it allows removing the
double negation.
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp')
0 files changed, 0 insertions, 0 deletions