[all-commits] [llvm/llvm-project] a206f8: [X86] Reject dirflag in inline asm constraints oth...

topperc via All-commits all-commits at lists.llvm.org
Sun Aug 16 23:34:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a206f8509124c483358eb6e80e08bf621efd7655
      https://github.com/llvm/llvm-project/commit/a206f8509124c483358eb6e80e08bf621efd7655
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-08-16 (Sun, 16 Aug 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] Reject dirflag in inline asm constraints other than clobber.

Fixes the crash from PR47195.




More information about the All-commits mailing list