[all-commits] [llvm/llvm-project] 24c6ea: [JMCInstrument] rename ELF section name from ".jus...
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Wed Oct 19 10:50:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24c6ea917cfd30211f56d48bb346a09e91d0176b
https://github.com/llvm/llvm-project/commit/24c6ea917cfd30211f56d48bb346a09e91d0176b
Author: Yuanfang Chen <yuanfang.chen at sony.com>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M llvm/lib/CodeGen/JMCInstrumenter.cpp
M llvm/test/Instrumentation/JustMyCode/jmc-instrument-elf.ll
Log Message:
-----------
[JMCInstrument] rename ELF section name from ".just.my.code" to ".data.just.my.code"
This gives linker scripts a hint about where to place the section.
More information about the All-commits
mailing list