Re: r293004 - Use filename in linemarker when compiling preprocessed source

2017-01-24 Thread Diana Picus via cfe-commits
Erm, the revert was actually r293032, sorry about the confusion. On 25 January 2017 at 09:34, Diana Picus wrote: > Hi David, > > Sorry, but I had to revert this (r283029) because it was breaking the > non-x86 buildbots (arm, powerpc, hexagon), with errors along the lines > of: > error: unknown ta

Re: r293004 - Use filename in linemarker when compiling preprocessed source

2017-01-24 Thread Diana Picus via cfe-commits
Hi David, Sorry, but I had to revert this (r283029) because it was breaking the non-x86 buildbots (arm, powerpc, hexagon), with errors along the lines of: error: unknown target CPU 'cortex-a8' Please recommit after you've fixed the issue. Thanks, Diana PS: I tried to fix it in r293024, but that