OSDN Git Service

[X86] Remove two const references to the return value of a constructor and just use...
authorCraig Topper <craig.topper@gmail.com>
Sat, 31 Oct 2015 17:28:02 +0000 (17:28 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 31 Oct 2015 17:28:02 +0000 (17:28 +0000)
commit9a297e1923d11713bdf57e14deb554bea2bf84a7
treeafdc3db958901ba7ec8ea4be4ded8ed26173a345
parentf042791677a521c09b370451b0fbd40d8d0395ac
[X86] Remove two const references to the return value of a constructor and just use normal object creation syntax. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251743 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp