OSDN Git Service

Inline a variable into debug section to fix unused variable warning.
authorRichard Trieu <rtrieu@google.com>
Wed, 29 May 2019 04:09:32 +0000 (04:09 +0000)
committerRichard Trieu <rtrieu@google.com>
Wed, 29 May 2019 04:09:32 +0000 (04:09 +0000)
commit1b478c9ba7673e14cc118a5af1e674aa5af3e6c8
treece25902b1a593733a2294682a635dfbf1eb9f7ab
parent832c9e479f1997724fb2d9ff4fa364776cab745b
Inline a variable into debug section to fix unused variable warning.

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