[all-commits] [llvm/llvm-project] 5b9f03: [BOLT] Remove unsupported ELF type reloc handling
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Sun Apr 23 10:10:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b9f0309d653ce096c65e60d4073a076914fe11e
https://github.com/llvm/llvm-project/commit/5b9f0309d653ce096c65e60d4073a076914fe11e
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-04-23 (Sun, 23 Apr 2023)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT] Remove unsupported ELF type reloc handling
Drop unsupported ELF format reloc handling -- RewriteInstance lacks
this flexibility elsewhere.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D148946
More information about the All-commits
mailing list