[all-commits] [llvm/llvm-project] ce0bb3: [DX] [NFC] Move hasSection check up
Chris B via All-commits
all-commits at lists.llvm.org
Wed Aug 3 13:55:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce0bb316eb0c7cc944d0636b362b4bf20295f76e
https://github.com/llvm/llvm-project/commit/ce0bb316eb0c7cc944d0636b362b4bf20295f76e
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M llvm/lib/Target/DirectX/DirectXAsmPrinter.cpp
Log Message:
-----------
[DX] [NFC] Move hasSection check up
Juming out earlier if the global doesn't have a section is just a
cleaner early out.
More information about the All-commits
mailing list