[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.9] xsm: fix clang 3.5 build after c47d1d
On Fri, Apr 07, 2017 at 08:54:59AM -0600, Jan Beulich wrote: > >>> On 07.04.17 at 16:34, <roger.pau@xxxxxxxxxx> wrote: > > The changes introduced on c47d1d broke the clang build due to undefined > > references to __xsm_action_mismatch_detected, because clang hasn't optimized > > the code properly. > > This starts to become annoying. Yes, tell me about it... I don't think we can blame clang for those failures anyway. Xen is relying on optimizations to do compile time validations, and AFAIK this is a grey area. There's nothing in the C spec that guarantees you that those calls will be removed. Anyway, will send a new version shortly. Roger. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |