aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-06-12 13:52:08 +0000
committerlloyd <[email protected]>2012-06-12 13:52:08 +0000
commit82c44098c298f84d7bc985af47427f68514cd0af (patch)
tree27cb3cbcb4b79a69dbdbe2b5e63f99f4b1833826
parentf685eeb99f800a4312d227b94adf036d395dc651 (diff)
Allow x86-32 asm with clang. Compiles fine, though I cannot test as I
only have a 64-bit libc++.
-rw-r--r--src/utils/asm_x86_32/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/asm_x86_32/info.txt b/src/utils/asm_x86_32/info.txt
index 21244968f..d29b25fa3 100644
--- a/src/utils/asm_x86_32/info.txt
+++ b/src/utils/asm_x86_32/info.txt
@@ -20,6 +20,7 @@ solaris
<cc>
gcc
+clang
icc
</cc>