[PATCH] D76181: [AVR] Add support for the -mdouble=x flag

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 15 07:28:59 PDT 2020


aykevl updated this revision to Diff 250418.
aykevl added a comment.

Fixed nits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76181

Files:
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/Basic/TargetInfo.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/mdouble.c
  clang/test/Driver/mdouble.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76181.250418.patch
Type: text/x-patch
Size: 4881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200315/d5cd2ee3/attachment.bin>


More information about the llvm-commits mailing list