[PATCH] D43394: [X86] Add 'sahf' CPU feature to frontend

Dimitry Andric via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 17 10:47:09 PST 2018


dim updated this revision to Diff 134808.
dim added a comment.

Remove the `__LAHFSAHF__` predefined macro.


Repository:
  rC Clang

https://reviews.llvm.org/D43394

Files:
  include/clang/Driver/Options.td
  lib/Basic/Targets/X86.cpp
  lib/Basic/Targets/X86.h
  test/CodeGen/attr-target-x86.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43394.134808.patch
Type: text/x-patch
Size: 6162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180217/231d07f1/attachment.bin>


More information about the cfe-commits mailing list