[PATCH] D18729: [llvm-c] Improve IR Introspection: Add enums

whitequark via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 3 03:46:35 PDT 2016


whitequark added inline comments.

================
Comment at: tools/llvm-c-test/echo.cpp:295
@@ -294,3 @@
-  if (!LLVMIsAConstantExpr(Cst))
-    report_fatal_error("Expected a constant expression");
-
----------------
Why did you remove this?


http://reviews.llvm.org/D18729





More information about the llvm-commits mailing list