[all-commits] [llvm/llvm-project] 3b9846: [DebugInfo] Fix build failure on the mingw
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Thu Mar 12 00:18:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3b984641a73780cac80c04610158c8167a8a786c
https://github.com/llvm/llvm-project/commit/3b984641a73780cac80c04610158c8167a8a786c
Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M llvm/lib/Target/X86/X86InstrInfo.cpp
A llvm/test/DebugInfo/MIR/X86/call-site-param-mov16.mir
Log Message:
-----------
[DebugInfo] Fix build failure on the mingw
Add the workaround for the X86::MOV16ri when describing call site
parameters.
More information about the All-commits
mailing list