Brandon Bergren a5c869c1f6 [PowerPC] Work around -O miscompile on powerpc 32 bit.
Work around llvm 11 miscompile in 32 bit powerpc that appears to cause ifuncs
to branch to the wrong address by forcing -O2. This worked in previous
versions because -O was mapped to -O2 previously (but is now -O1.)

While here, remove the old temporary workaround from r224882 that does the
opposite thing for powerpc non-DEBUG kernels, bringing it in line with other
platforms that compile at -O2.

This fixes kernel boot on powerpc and powerpcspe after the llvm11 transition.

Sponsored by:	Tag1 Consulting, Inc.
2020-09-08 01:27:03 +00:00
..
2020-09-04 22:25:14 +00:00
2020-08-25 02:21:27 +00:00
2019-11-21 18:14:26 +00:00
2020-02-02 08:27:08 +00:00
2020-03-23 17:51:44 +00:00
2020-02-02 08:27:14 +00:00
2020-07-01 00:33:16 +00:00
2020-03-18 01:09:43 +00:00
2020-01-23 13:56:12 +00:00