nemanjai marked an inline comment as done.
nemanjai added inline comments.

================
Comment at: lib/Basic/Targets/WebAssembly.h:55
     IntPtrType = SignedLong;
+    HasFloat16 = true;
   }
----------------
There are test cases that check for the macros for WebAssembly so I assumed 
they probably want the type to be valid on the target. If that's not the case, 
I can change the test case.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57577/new/

https://reviews.llvm.org/D57577



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to