[all-commits] [llvm/llvm-project] 364963: [BOLT][NFC] Do not assume text section name in mor...
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Thu Apr 11 03:30:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 364963a0a3935ced1acb2e959ecd08aef39405ef
https://github.com/llvm/llvm-project/commit/364963a0a3935ced1acb2e959ecd08aef39405ef
Author: Nathan Sidwell <nathan at acm.org>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT][NFC] Do not assume text section name in more places (#88303)
Fixes a couple more places where ".text" is presumed for the main
code section name.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list