[PATCH] D14184: [clang] Add initial support for -meabi flag

Vinicius Tinti via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 3 13:08:22 PST 2015


tinti set the repository for this revision to rL LLVM.
tinti updated this revision to Diff 39108.
tinti added a comment.

- Clang format code.
- Update eabi names to match new LLVM patch.


Repository:
  rL LLVM

http://reviews.llvm.org/D14184

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/arm-eabi.c
  test/Driver/eabi.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14184.39108.patch
Type: text/x-patch
Size: 5707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151103/000bf293/attachment.bin>


More information about the cfe-commits mailing list