]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Just use the Module unique_ptr object directly in many places instead of separate...
authorCraig Topper <craig.topper@gmail.com>
Thu, 11 Dec 2014 07:04:52 +0000 (07:04 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 11 Dec 2014 07:04:52 +0000 (07:04 +0000)
commit4fca0dd75f34d05eab6f4fd6642232f7045e956d
treefde3c68982908131d29b57e1422de1becb17571d
parent11043f9faff534668f2c52b93083865f660b29db
Just use the Module unique_ptr object directly in many places instead of separate pointer that's kept in sync with it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224004 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/llc.cpp