aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorAlex Langford <alangford@apple.com>2025-06-02 11:15:40 -0700
committerGitHub <noreply@github.com>2025-06-02 11:15:40 -0700
commit7365f029de77321d189bf138b73ff97502bbb77d (patch)
tree6b09c1241ae4fd0a925e2ef6346e02df4280b772 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent543446a35309d82919dc1b021125e978a7451b12 (diff)
downloadllvm-7365f029de77321d189bf138b73ff97502bbb77d.zip
llvm-7365f029de77321d189bf138b73ff97502bbb77d.tar.gz
llvm-7365f029de77321d189bf138b73ff97502bbb77d.tar.bz2
[lldb][NFC] Remove unused macro ENABLE_MEMORY_CACHING (#142231)
This macro does not do what is described. The only thing it actually does control is whether or not the process's memory cache gets flushed when writing to an address. It does not override the setting `target.process.disable-memory-cache`. Instead of making it work as intended, I chose to remove the macro. I don't see much value in being able to override the setting with a preprocessor macro.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions