[all-commits] [llvm/llvm-project] 37f495: [mips] Fix `getRegForInlineAsmConstraint` to do no...
Simon Atanasyan via All-commits
all-commits at lists.llvm.org
Tue Nov 5 13:51:00 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 37f4955c9baba9f981100b3137cb9486c0d75ce8
https://github.com/llvm/llvm-project/commit/37f4955c9baba9f981100b3137cb9486c0d75ce8
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2019-11-06 (Wed, 06 Nov 2019)
Changed paths:
M llvm/lib/Target/Mips/MipsISelLowering.cpp
A llvm/test/CodeGen/Mips/constraint-empty.ll
Log Message:
-----------
[mips] Fix `getRegForInlineAsmConstraint` to do not crash on empty Constraint
More information about the All-commits
mailing list