[all-commits] [llvm/llvm-project] 3e097f: [BOLT][NFC] Remove text section assertion
maksfb via All-commits
all-commits at lists.llvm.org
Fri Oct 7 11:19:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e097fab5a557a573c8982d1bbb48ddde4f02ac4
https://github.com/llvm/llvm-project/commit/3e097fab5a557a573c8982d1bbb48ddde4f02ac4
Author: Maksim Panchenko <maks at fb.com>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT][NFC] Remove text section assertion
We can emit a binary without a new text section. Hence, the text section
assertion is not needed.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D135120
More information about the All-commits
mailing list