summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2017-07-05 10:15:46 +0000
committerPeter Smith <peter.smith@linaro.org>2017-07-05 10:15:46 +0000
commit283b9f2de38736c15144c9a5c529bf8ce6ec3475 (patch)
tree8a112b4c8a60f965a3945fde6c7b2743e5055cce /llvm/lib/CodeGen/MachineInstr.cpp
parentfa2376427886a1ad404f1c4b3a1da38c7822d656 (diff)
downloadbcm5719-llvm-283b9f2de38736c15144c9a5c529bf8ce6ec3475.tar.gz
bcm5719-llvm-283b9f2de38736c15144c9a5c529bf8ce6ec3475.zip
[ELF] Fix Windows build error
Attempt to fix Windows buildbots From 307131 Replaced return {ET, false}; with return std::make_pair(ET, false); llvm-svn: 307137
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud