diff options
author | Arthur Eubanks <aeubanks@google.com> | 2023-12-08 09:33:40 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2023-12-08 09:54:57 -0800 |
commit | 66b919cb29494bca987138a23ef8f0b68bfe9d3c (patch) | |
tree | 6a010fdc69eef5a5146d1ad636853d012da770f1 /llvm/lib/Support/CommandLine.cpp | |
parent | 96a5135e567a1eaf284706359f0e51efa3db3d51 (diff) | |
download | llvm-66b919cb29494bca987138a23ef8f0b68bfe9d3c.zip llvm-66b919cb29494bca987138a23ef8f0b68bfe9d3c.tar.gz llvm-66b919cb29494bca987138a23ef8f0b68bfe9d3c.tar.bz2 |
Reland [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.
The reland fixes platform.ll.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions