diff options
author | Maksim Panchenko <maks@fb.com> | 2024-02-16 15:37:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-16 15:37:54 -0800 |
commit | 5a82daafc1a3f31f2bb76d10ae7e8c02f3d10dd7 (patch) | |
tree | aa0aa480debc5fdf868667d5894d46e0cf88e2e9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 979c4e9a411a8c5116c859788a738cc1cd9f23f1 (diff) | |
download | llvm-5a82daafc1a3f31f2bb76d10ae7e8c02f3d10dd7.zip llvm-5a82daafc1a3f31f2bb76d10ae7e8c02f3d10dd7.tar.gz llvm-5a82daafc1a3f31f2bb76d10ae7e8c02f3d10dd7.tar.bz2 |
[BOLT][NFC] Remove redundant assertion (#82056)
processLKSections() used to be a member of RewriteInstance. Since now it
is part of the LinuxKernelRewriter, the assertion is no longer needed.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions