]> granicus.if.org Git - llvm/commit
IR: Create the use-list order shuffle vector in-place
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Jul 2014 16:58:18 +0000 (16:58 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Jul 2014 16:58:18 +0000 (16:58 +0000)
commit34fa69757f152e8a4e3b774d0118f4cd21ec5f75
tree43ab5a1c849a6bcb4c9c29280cc70bfaef28a385
parentf0fd505d0768c1afc1cec9b9f9836efd82e791ba
IR: Create the use-list order shuffle vector in-place

Per David Blaikie's review of r214135, this is a more natural way to
initialize.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214184 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/ValueEnumerator.cpp