Get rid of an unnecessary use of the * and & operators.
authorAdrian Prantl <aprantl@apple.com>
Mon, 24 Mar 2014 21:33:01 +0000 (21:33 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 24 Mar 2014 21:33:01 +0000 (21:33 +0000)
commit1b14452fe46cc3affbafc9cd5677ccb64ecf598f
tree19e44e5e32109617bbaefd434cff31b4bf445ff6
parent882d89ead89a9c846044f2e3f5864bbea626ff9a
Get rid of an unnecessary use of the * and & operators.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204673 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfUnit.cpp