diff options
author | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2021-09-17 08:07:05 +0100 |
---|---|---|
committer | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2021-09-17 08:07:05 +0100 |
commit | 97cc678cc4a226119ab48d399fd277283f4acc2d (patch) | |
tree | 87c260087a63246b664d3d517f32e6d4dbc600d7 /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp | |
parent | 63838d88145feaeb839efff8f40ab1e98597e423 (diff) | |
download | llvm-97cc678cc4a226119ab48d399fd277283f4acc2d.zip llvm-97cc678cc4a226119ab48d399fd277283f4acc2d.tar.gz llvm-97cc678cc4a226119ab48d399fd277283f4acc2d.tar.bz2 |
[FuncSpec] Specialising on addresses of const global values.
This introduces an option to allow specialising on the address of global
values. This option is off by default because it is likely not that profitable
to do so and needs more investigation. Before, we were specialising on addresses
and thus this changes the default behaviour.
Differential Revision: https://reviews.llvm.org/D109775
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions