diff options
author | Lang Hames <lhames@gmail.com> | 2021-08-20 15:07:51 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-08-20 15:12:20 +1000 |
commit | 4290d0fed0223a56411751009a629f7e8541aa9a (patch) | |
tree | fe9a62611bd1f76f88e8fd7f1c3a52a5a02c24b3 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 642885710e20acf3cc0d815009e62b8a39693bc0 (diff) | |
download | llvm-4290d0fed0223a56411751009a629f7e8541aa9a.zip llvm-4290d0fed0223a56411751009a629f7e8541aa9a.tar.gz llvm-4290d0fed0223a56411751009a629f7e8541aa9a.tar.bz2 |
[ORC] Add 'Async' suffix to ExecutorProcessControl::MemoryAccess methods.
This prevents the async methods (which shoud be overridden by subclasses) from
hiding the blocking helper methods, avoiding a lot of 'using MemoryAccess::...'
boilerplate.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions