[PATCH] D53765: [RFC prototype] Implementation of asm-goto support in LLVM
Kees Cook via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 23:16:07 PST 2019
kees added a comment.
In D53765#1386975 <https://reviews.llvm.org/D53765#1386975>, @kees wrote:
> I found a weird mis-compilation bug. Not sure if in LLVM or Clang half. Details here: https://reviews.llvm.org/D56571#1386973
This appears to be fixed with latest llvm, clang, and D53765 <https://reviews.llvm.org/D53765>.185703.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53765/new/
https://reviews.llvm.org/D53765
More information about the llvm-commits
mailing list