diff options
author | Fangrui Song <i@maskray.me> | 2024-07-06 14:24:01 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-07-06 14:24:01 -0700 |
commit | 9abb574f9a68b1c0c32f49745f9dad8e1a7db1f9 (patch) | |
tree | c17893ac50d5d9f01e43822162d3624e90a7ee82 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 5028dea65266ab8b7f8f9ebd5d5e01faacebc645 (diff) | |
download | llvm-9abb574f9a68b1c0c32f49745f9dad8e1a7db1f9.zip llvm-9abb574f9a68b1c0c32f49745f9dad8e1a7db1f9.tar.gz llvm-9abb574f9a68b1c0c32f49745f9dad8e1a7db1f9.tar.bz2 |
[MC] Make MCCFIInstruction smaller
by placing `Operation` next to a 4-byte member.
Refactor the union representation so that it is easy to add a pointer
member for .cfi_label support without increasing the total size. There
are two primary forms (RI and RR) and RIA for AMDGPU-specific
.cfi_llvm_def_aspace_cfa.
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions