[PATCH] Adding option -fno-inline-asm to disallow inline asm
Steven Wu
stevenwu at apple.com
Fri Jan 16 15:09:37 PST 2015
Thanks. committed in r226340.
Steven
> On Jan 16, 2015, at 3:07 PM, Steven Wu <stevenwu at apple.com> wrote:
>
> REPOSITORY
> rL LLVM
>
> http://reviews.llvm.org/D6870
>
> Files:
> cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
> cfe/trunk/include/clang/Basic/LangOptions.def
> cfe/trunk/include/clang/Driver/Options.td
> cfe/trunk/lib/Driver/Tools.cpp
> cfe/trunk/lib/Frontend/CompilerInvocation.cpp
> cfe/trunk/lib/Parse/ParseStmtAsm.cpp
> cfe/trunk/test/Driver/inline-asm.c
> cfe/trunk/test/Driver/ms-inline-asm.c
> cfe/trunk/test/Parser/ms-inline-asm.c
> cfe/trunk/test/Parser/no-gnu-inline-asm.c
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
> <D6870.18325.patch>
More information about the cfe-commits
mailing list