diff options
author | Fangrui Song <i@maskray.me> | 2023-06-28 14:01:08 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-06-28 14:01:08 -0700 |
commit | a484e020d75d398049e1fcbeb0157d57011714b3 (patch) | |
tree | b7dc80e550e74a99baa20084a3e008ed076963d1 /llvm/lib/Object/ObjectFile.cpp | |
parent | fe65043a67c85345887339f371cca1a0c735a639 (diff) | |
download | llvm-a484e020d75d398049e1fcbeb0157d57011714b3.zip llvm-a484e020d75d398049e1fcbeb0157d57011714b3.tar.gz llvm-a484e020d75d398049e1fcbeb0157d57011714b3.tar.bz2 |
[Object] Add ELF section type SHT_LLVM_BITCODE for LLVM bitcode
clang -ffat-lto-objects can use this new ELF section type for the .llvm.lto
section for fat LTO support (D146776).
Original RFC: https://discourse.llvm.org/t/rfc-ffat-lto-objects-support/63977
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D153215
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions