[PATCH] CodeGen: rename __builtin_arm_sevl to __sevl
Renato Golin
renato.golin at linaro.org
Wed Apr 30 01:21:58 PDT 2014
I was going to comment on that when I saw your yield. LGTM.
cheers,
--renato
================
Comment at: include/clang/Basic/BuiltinsARM.def:69
@@ -68,3 +68,3 @@
// MSVC
BUILTIN(__yield, "v", "")
----------------
I know it's not directly related, but can you move this up with __sevl and add that this is ACLE (chapter 8.4 etc)?
http://reviews.llvm.org/D3557
More information about the cfe-commits
mailing list