aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-03-01 15:02:00 -0600
committerJoseph Huber <jhuber6@vols.utk.edu>2023-03-01 15:03:21 -0600
commit48d5ad93cd6921de498a00421d696dba33fac7e4 (patch)
tree23937c5cd17cd2e1f41cc1c38b989d3a48e15bf8 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parente65e7b27fdcc286c799e748fa51dccdf39321ee3 (diff)
downloadllvm-48d5ad93cd6921de498a00421d696dba33fac7e4.zip
llvm-48d5ad93cd6921de498a00421d696dba33fac7e4.tar.gz
llvm-48d5ad93cd6921de498a00421d696dba33fac7e4.tar.bz2
[OpenMP][NFC] Clean up Twines and other issues in plugins
Summary: Tihs patch is mostly NFC to fix some warning currently present in OpenMP offloading plugins. Specifically this mostly removes the use of Twine variables in favor of LLVM's small string. Twine variables are prone to use-after-free and this is a cleaner way to concatenate a string.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions