Use const references instead of pointers to references that are
authorEric Christopher <echristo@gmail.com>
Mon, 24 Jun 2013 21:07:27 +0000 (21:07 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 24 Jun 2013 21:07:27 +0000 (21:07 +0000)
commitf61dbc15750f0b1a9a089ac91e6f5e7235335c25
treeb77a9be1d3a0240f0656e4af6e1b4212d0506453
parent96fb3a25cb0007f06d22d28c0b9c3503798324f6
Use const references instead of pointers to references that are
never modified. No functional change.

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