aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-09-17 14:27:37 -0400
committerGitHub <noreply@github.com>2024-09-17 14:27:37 -0400
commitc4a42f61151c585b80122108d961ebfd0e29544c (patch)
treeeb06592de3c596ffb433cd3725568b134370efbb /llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
parent1ebe16bf43e990135bee8d439176c472e7514866 (diff)
downloadllvm-c4a42f61151c585b80122108d961ebfd0e29544c.zip
llvm-c4a42f61151c585b80122108d961ebfd0e29544c.tar.gz
llvm-c4a42f61151c585b80122108d961ebfd0e29544c.tar.bz2
[libc++] Fix the declarative generation of FTMs (#108843)
We were incorrectly computing whether a FTM has been implemented. Instead of checking whether any version of the FTM is implemented for the current Standard, we need to make sure that the correct version of the FTM has been implemented. As a drive-by fix, also correctly close the file that we load JSON from, which was forgotten.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp')
0 files changed, 0 insertions, 0 deletions