[PATCH] D113707: [clang] Make -masm=intel affect inline asm style

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 17 10:42:22 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGae98182cf734: [clang] Make -masm=intel affect inline asm style (authored by thakis).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113707/new/

https://reviews.llvm.org/D113707

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Basic/CodeGenOptions.h
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CGStmt.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Headers/immintrin.h
  clang/lib/Headers/intrin.h
  clang/lib/Headers/x86gprintrin.h
  clang/test/CodeGen/inline-asm-intel.c
  clang/test/CodeGen/inline-asm-mixed-style.c
  clang/test/CodeGen/ms-intrinsics-cpuid.c
  clang/test/CodeGen/ms-intrinsics.c
  clang/test/Driver/masm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113707.387991.patch
Type: text/x-patch
Size: 27416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211117/e9343e7a/attachment-0001.bin>


More information about the cfe-commits mailing list