Inline function call into assert to fix unused variable warning.
authorRichard Trieu <rtrieu@google.com>
Tue, 23 Jul 2019 03:10:06 +0000 (03:10 +0000)
committerRichard Trieu <rtrieu@google.com>
Tue, 23 Jul 2019 03:10:06 +0000 (03:10 +0000)
commit3a52c3857feb88712901c065672931297fd4ed9b
tree807825c2e2719c3b5e4095f609fb64d5440c70ad
parent81a5045cd6320641e4b8620b9f18d3b22da68016
Inline function call into assert to fix unused variable warning.

llvm-svn: 366774
llvm/lib/Transforms/IPO/Attributor.cpp