mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +08:00
We can emit a binary without a new text section. Hence, the text section assertion is not needed. Reviewed By: rafauler Differential Revision: https://reviews.llvm.org/D135120