diff options
author | Alexis Engelke <engelke@in.tum.de> | 2024-06-27 18:56:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 18:56:24 +0200 |
commit | 5bbec8f4b6a26e8b4a4209d90a2ad0a0d2416a55 (patch) | |
tree | 335c8466c786ae12591ef0f7b0e946b3f467d916 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | e258bb38dc8f00cc366df877d0e6f869657b7a8b (diff) | |
download | llvm-5bbec8f4b6a26e8b4a4209d90a2ad0a0d2416a55.zip llvm-5bbec8f4b6a26e8b4a4209d90a2ad0a0d2416a55.tar.gz llvm-5bbec8f4b6a26e8b4a4209d90a2ad0a0d2416a55.tar.bz2 |
[MC] Make MCSection::isVirtualSection non-virtual (#96920)
This method is called once per encoded instruction, but never changes
throughout the lifetime of a section. Store this information as a bit
flag in the MCSection instead.
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions