Move assert above first use of variable that we'd be asserting on.
authorEric Christopher <echristo@gmail.com>
Wed, 7 Aug 2013 18:51:09 +0000 (18:51 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 7 Aug 2013 18:51:09 +0000 (18:51 +0000)
commitee0dcf4b3ef6a0dbc03ceb96ca1bb6eef8b26e70
treef0b1a0982599b750158c24a1e60378f3d4ba8cb5
parent28a07c868e3542ddc1d3c7c00888be773e858a1c
Move assert above first use of variable that we'd be asserting on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187899 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAssembler.cpp