llvm-project/llvm/lib/Target/WebAssembly/Utils
Paulo Matos 91fe069c35 [WebAssembly] De-duplicate WasmAddressSpace and refactor reftype predicates
This is a non-functional change to remove the duplicate
WasmAddressSpace enum and refactor reftype predicates by moving them
to the Utilities source file.

Reviewed By: tlively

Differential Revision: https://reviews.llvm.org/D111144
2021-10-06 09:56:23 +02:00
..
CMakeLists.txt
WebAssemblyTypeUtilities.cpp [WebAssembly] Added initial type checker to MC Assembler 2021-07-09 14:07:25 -07:00
WebAssemblyTypeUtilities.h [WebAssembly] Added initial type checker to MC Assembler 2021-07-09 14:07:25 -07:00
WebAssemblyUtilities.cpp [WebAssembly] Implementation of global.get/set for reftypes in LLVM IR 2021-07-22 22:07:24 +02:00
WebAssemblyUtilities.h [WebAssembly] De-duplicate WasmAddressSpace and refactor reftype predicates 2021-10-06 09:56:23 +02:00