diff options
author | Fangrui Song <maskray@google.com> | 2020-03-27 12:41:35 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-03-27 13:33:15 -0700 |
commit | 152d14da64c2e906974822c084e2a79c1e970c1d (patch) | |
tree | 143952035699d914ca753b362b7876cfad2c4b2f /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 236ac68fa5b173e54b181e0a03216dfd8fd4f95e (diff) | |
download | llvm-152d14da64c2e906974822c084e2a79c1e970c1d.zip llvm-152d14da64c2e906974822c084e2a79c1e970c1d.tar.gz llvm-152d14da64c2e906974822c084e2a79c1e970c1d.tar.bz2 |
[MC][X86] Make .reloc support arbitrary relocation types
Generalizes D62014 (R_386_NONE/R_X86_64_NONE).
Unlike ARM (D76746) and AArch64 (D76754), we cannot delete FK_NONE from
getFixupKindSize because FK_NONE is still used by R_386_TLS_DESC_CALL/R_X86_64_TLSDESC_CALL.
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions