From mboxrd@z Thu Jan 1 00:00:00 1970 From: samitolvanen@google.com (Sami Tolvanen) Date: Thu, 16 Nov 2017 13:38:14 -0800 Subject: [PATCH v2 00/18] Add support for clang LTO In-Reply-To: <20171116205300.5p3vjjqouw3prr3t@yury-thinkpad> References: <20171115213428.22559-1-samitolvanen@google.com> <20171116205300.5p3vjjqouw3prr3t@yury-thinkpad> Message-ID: <20171116213814.GB10616@samitolvanen.mtv.corp.google.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 16, 2017 at 11:53:00PM +0300, Yury Norov wrote: > I would suggest you to add the patch that checks their versions and > disables LTO if needed. Sure, sounds reasonable. I'll add this in the next version. Sami