Files
clang-p2996/llvm/lib/CodeGen/MachineFunctionSplitter.cpp
Snehasish Kumar 3da0aeea08 [NFC] Use hasSection instead of getSection().empty()
Use the optimized check hasSection() instead of calling
getSection().empty(). Originally suggested in D101004, but was dropped
in the commit.
2021-04-23 10:00:38 -07:00

6.5 KiB