aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2023-12-08 09:33:40 -0800
committerGitHub <noreply@github.com>2023-12-08 09:33:40 -0800
commit5507f70cc205a7ec21d264a64c703b3d314b998c (patch)
tree6d002ce2b21ee295e13034e29f2b9b20f2216829 /llvm/lib/Support/CommandLine.cpp
parent731361cd1540d0e729633833e6f3a670443c4b84 (diff)
downloadllvm-5507f70cc205a7ec21d264a64c703b3d314b998c.zip
llvm-5507f70cc205a7ec21d264a64c703b3d314b998c.tar.gz
llvm-5507f70cc205a7ec21d264a64c703b3d314b998c.tar.bz2
[InstrProf][X86] Mark non-directly accessed globals as large (#74778)
We'd like to make various instrprof globals large to make them not contribute to relocation pressure since there are no direct accesses to them in the module. Similar to what was done for asan_globals in #74514. This affects the __llvm_prf_vals, __llvm_prf_vnds, and __llvm_prf_names sections.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions