[WebAssembly] Enclose the operand variables for load and store instructions in braces.
[oota-llvm.git] / unittests / Linker / CMakeLists.txt
index c3dccb6c7bb855a3f702faff3f56ffbb2ed0df18..05f45c0a8ce8880b991242e37dbfcf86b76f28d1 100644 (file)
@@ -1,4 +1,5 @@
 set(LLVM_LINK_COMPONENTS
+  AsmParser
   core
   linker
   )