diff options
author | Lang Hames <lhames@gmail.com> | 2021-05-21 17:35:23 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-05-21 17:38:06 -0700 |
commit | 40df1b15b4f718d203272290cc831c7b174c1a55 (patch) | |
tree | 528f7794aa7247a595c94095526ed9eaae122d6e /llvm/utils/UpdateTestChecks/asm.py | |
parent | f7788e1bff223a58292b8b1d0818dac63b713ead (diff) | |
download | llvm-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