[LNT] Add cflags string argument to lnt
Charlie Turner
charlie.turner at arm.com
Tue Jun 9 05:02:48 PDT 2015
Hi,
The current behavior seems to only allow you to pass one cflag at a time to
the lnt script,
--cflag cf1
--cflag cf2
.
--cflag cfn
The attached patch adds an option that allows you to instead pass -cflags
"cf1 cf2 . cfn" to the lnt script.
Regards,
Charlie.
P.S. Chris, do you have Phabricator account? I was going to use the Phab
reviewing tool, but I could find your name in the reviewers list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150609/2e617993/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cflag_lnt.patch
Type: application/octet-stream
Size: 1297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150609/2e617993/attachment.obj>
More information about the llvm-commits
mailing list