[PATCH] Machine Level IR Serialization: print and parse LLVM IR.

Mehdi AMINI mehdi.amini at apple.com
Tue May 19 16:01:10 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: llvm/trunk/test/CodeGen/MIR/llvmIRMissing.mir:1
@@ +1,2 @@
+# RUN: ~/build/llvm/bin/llc -start-after branch-folder -stop-after branch-folder -o /dev/null %s
+# This test ensures that the MIR parser accepts files without the LLVM IR.
----------------
The absolute path to llc sounds wrong to me?
(same in the other test).

http://reviews.llvm.org/D9616

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list