aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks/asm.py
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2021-05-21 17:35:23 -0700
committerLang Hames <lhames@gmail.com>2021-05-21 17:38:06 -0700
commit40df1b15b4f718d203272290cc831c7b174c1a55 (patch)
tree528f7794aa7247a595c94095526ed9eaae122d6e /llvm/utils/UpdateTestChecks/asm.py
parentf7788e1bff223a58292b8b1d0818dac63b713ead (diff)
downloadllvm-40df1b15b4f718d203272290cc831c7b174c1a55.zip
llvm-40df1b15b4f718d203272290cc831c7b174c1a55.tar.gz
llvm-40df1b15b4f718d203272290cc831c7b174c1a55.tar.bz2
[ORC][C-bindings] Replace LLVMOrcJITTargetMachineBuilderDisposeTargetTriple.
The implementation and intent behind freeing the triple string here is the same as LLVMGetDefaultTargetTriple (and any other owned c string returned from the C API), so we should use LLVMDisposeMessage for to free the string for consistency. Patch by Mats Larsen -- thanks Mats! Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D102957
Diffstat (limited to 'llvm/utils/UpdateTestChecks/asm.py')
0 files changed, 0 insertions, 0 deletions