[PATCH] D103036: [cfe][inline-asm] Support target-specific escaped character in inline asm

Min-Yih Hsu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 24 21:40:31 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6685a3f3e4c4: [cfe] Support target-specific escaped character in inline asm (authored by myhsu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103036

Files:
  clang/include/clang/Basic/TargetInfo.h
  clang/lib/AST/Stmt.cpp
  clang/lib/Basic/Targets/M68k.cpp
  clang/lib/Basic/Targets/M68k.h
  clang/test/CodeGen/m68k-asm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103036.347577.patch
Type: text/x-patch
Size: 3695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210525/c4378d24/attachment.bin>


More information about the cfe-commits mailing list