[DX] [NFC] Move hasSection check up
authorChris Bieneman <chris.bieneman@me.com>
Wed, 3 Aug 2022 17:09:07 +0000 (12:09 -0500)
committerChris Bieneman <chris.bieneman@me.com>
Wed, 3 Aug 2022 20:54:53 +0000 (15:54 -0500)
commitce0bb316eb0c7cc944d0636b362b4bf20295f76e
treeb2462d121d4c34bd29e9f31a567adc0c8ef7ab6d
parente056e74ddae05eadac805c1798b80a214cc57d35
[DX] [NFC] Move hasSection check up

Juming out earlier if the global doesn't have a section is just a
cleaner early out.
llvm/lib/Target/DirectX/DirectXAsmPrinter.cpp