[PATCH] D89198: [X86] Define __LAHF_SAHF__ if feature 'sahf' is set

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 10 22:24:32 PDT 2020


MaskRay updated this revision to Diff 297441.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Always define __LAHF_SAHF__ in 32-bit mode


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89198

Files:
  clang/lib/Basic/Targets/X86.cpp
  clang/test/Preprocessor/predefined-arch-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89198.297441.patch
Type: text/x-patch
Size: 4915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201011/35fd2616/attachment-0001.bin>


More information about the cfe-commits mailing list