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