[PATCH] MachObjectWriter: optimize the string table for common suffices
Hans Wennborg
hans at chromium.org
Sun Oct 5 18:04:26 PDT 2014
================
Comment at: test/MC/MachO/variable-exprs.s:208
@@ -207,3 +207,3 @@
// CHECK-I386: ('n_desc', 0)
-// CHECK-I386: ('n_value', 4)
+// CHECK-I386: ('n_value', 7)
// CHECK-I386: ('_string', 'd2')
----------------
This is the only part where I'm not sure what's going on :/
http://reviews.llvm.org/D5622
More information about the llvm-commits
mailing list