[PATCH] D22766: Handle -mlong-calls on Hexagon
Krzysztof Parzyszek via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 17 13:53:22 PDT 2016
kparzysz updated this revision to Diff 68416.
kparzysz added a comment.
Moving mno_long_calls to m_Group as well.
I'm hoping this is all that's needed: what I understand as "custom handling" is still needed, since this option is only valid for ARM and Hexagon. The Hexagon way of handling target features will be cleaned up in a subsequent patch.
Repository:
rL LLVM
https://reviews.llvm.org/D22766
Files:
include/clang/Driver/Options.td
lib/Basic/Targets.cpp
lib/Driver/Tools.cpp
test/Driver/hexagon-long-calls.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22766.68416.patch
Type: text/x-patch
Size: 5110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160817/68bae6d8/attachment.bin>
More information about the cfe-commits
mailing list