Commits
Alistair Strachan committed 7eb28048b00
ANDROID: Removed check for asm-goto Cherry pick was manually applied due to conflicts with upstream commits: e9666d10a56 and 829fe4aa9ac -------- Revert "x86: Force asm-goto" This reverts commit e501ce957a786ecd076ea0cfb10b114e6e4d0f40. This change broke building the x86_64 kernel with clang. The kernel still builds and works fine without asm-goto support. Revert this change to unblock testing clang kernels on cuttlefish. Bug: 118142806 Bug: 120440614 Bug: 132629930 Change-Id: Ib32498acc0596264f8cd15de0b603579dd643dd7 Signed-off-by: Alistair Strachan <astrachan@google.com> Signed-off-by: Ram Muthiah <rammuthiah@google.com>