[PATCH] D53765: [RFC prototype] Implementation of asm-goto support in LLVM

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 14:47:58 PST 2019


nickdesaulniers added a comment.
Herald added a subscriber: volkan.

A few additional errors we're hitting when compiling an x86_64 kernel with allyesconfig (all configurable options and drivers "enabled").
https://github.com/ClangBuiltLinux/linux/issues/6#issuecomment-455360304

Working to triage these and provide smaller test cases.  Please do not land until we understand these build failures.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53765/new/

https://reviews.llvm.org/D53765





More information about the llvm-commits mailing list