[PATCH] D79778: [CodeGen] Remove buggy handling of input operands in inline asm

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 10:50:34 PDT 2020


efriedma added a comment.

I looked at bug 34165, and concluded that clang and gcc behave the same way, ignoring the different default for -fomit-frame-pointer.  Am I missing something?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79778





More information about the llvm-commits mailing list