diff options
author | Fangrui Song <i@maskray.me> | 2025-04-18 20:55:42 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-04-18 20:55:43 -0700 |
commit | c239acb5b6b80ddb3c6407ffc9e051f636ae41c1 (patch) | |
tree | 9253a16a5f341756a89b2ddc3461863ad5f3e9a9 /llvm/lib/Bitcode | |
parent | 356ff75e077ce0684b439869f79c72c6df7db687 (diff) | |
download | llvm-c239acb5b6b80ddb3c6407ffc9e051f636ae41c1.zip llvm-c239acb5b6b80ddb3c6407ffc9e051f636ae41c1.tar.gz llvm-c239acb5b6b80ddb3c6407ffc9e051f636ae41c1.tar.bz2 |
MCFixup: Make FixupKindInfo smaller and change getFixupKindInfo to return value
We will increase the use of raw relocation types and eliminate fixup
kinds that correspond to relocation types. The getFixupKindInfo
functions will return an rvalue instead. Let's update the return type
from a const reference to a value type.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions