]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Hide .version directives in assembly code on Mac, since XCode doesn't
authorJulian Seward <jseward@acm.org>
Sun, 12 Oct 2014 17:02:55 +0000 (17:02 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 12 Oct 2014 17:02:55 +0000 (17:02 +0000)
commit635bb7bca9359692db236945330d1a8ff45482f7
treea0156309469db76edbeb8cb398f1a37f15846dcc
parent77791188fc259eb9869e255524d0a61a73e8068e
Hide .version directives in assembly code on Mac, since XCode doesn't
seem to like them.  Patch from Rhys Kidd (rhyskidd@gmail.com).
Fixes #339688.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14623
memcheck/tests/x86/pushfpopf_s.S
memcheck/tests/x86/tronical.S
none/tests/x86/cpuid_s.S