]> granicus.if.org Git - llvm/commit
Remove unnecessary #ifndef NDEBUG guard around assert. NFC.
authorPete Cooper <peter_cooper@apple.com>
Wed, 6 May 2015 22:55:46 +0000 (22:55 +0000)
committerPete Cooper <peter_cooper@apple.com>
Wed, 6 May 2015 22:55:46 +0000 (22:55 +0000)
commitcdedd99893829082365c4489e89be4244e36956a
treeb86a83a28fd771d691e3d33739ceb0e372507c21
parent6cc81efe936223e04a5b2e11cceba7ab87b8cc6a
Remove unnecessary #ifndef NDEBUG guard around assert.  NFC.

Found by Hal Finkel in the review of AttributeSets.  http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20150504/275058.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236662 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Attributes.cpp