[DebugInfo] Fix build failure on the mingw
authorDjordje Todorovic <djordje.todorovic@syrmia.com>
Wed, 11 Mar 2020 07:25:01 +0000 (08:25 +0100)
committerDjordje Todorovic <djordje.todorovic@syrmia.com>
Thu, 12 Mar 2020 07:18:01 +0000 (08:18 +0100)
commit3b984641a73780cac80c04610158c8167a8a786c
tree30d114d43f2fc9610ff1a88fcbe2108a4dfdb0ac
parent9059056e273ccc3a236751609e498b4c401eb6ff
[DebugInfo] Fix build failure on the mingw

Add the workaround for the X86::MOV16ri when describing call site
parameters.
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/test/DebugInfo/MIR/X86/call-site-param-mov16.mir [new file with mode: 0644]