[PATCH] [asan-assembly-instrumentation] Fixed operations with stack in assembly instrumentation.

Evgeniy Stepanov eugenis at google.com
Tue May 20 07:27:00 PDT 2014


================
Comment at: lib/asan/tests/asan_asm_test.cc:228
@@ +227,3 @@
+          : "rax", "memory");
+  ASSERT_EQ(0x1, r);
+#else
----------------
remove please

http://reviews.llvm.org/D3839






More information about the llvm-commits mailing list