[LNT] Add cflags string argument to lnt

Vasileios Kalintiris Vasileios.Kalintiris at imgtec.com
Tue Jun 9 05:49:44 PDT 2015


If we decide to go on with this, can we also add the correspondent alternative for "--qemu-flag" too?

Regards,
V. Kalintiris

________________________________
From: llvm-commits-bounces at cs.uiuc.edu [llvm-commits-bounces at cs.uiuc.edu] on behalf of Charlie Turner [charlie.turner at arm.com]
Sent: 09 June 2015 13:02
To: llvm-commits; James Molloy
Cc: cmatthews5 at apple.com
Subject: [LNT] Add cflags string argument to lnt

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/2732daaa/attachment.html>


More information about the llvm-commits mailing list