diff options
author | dyung <douglas.yung@sony.com> | 2025-05-27 17:43:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 17:43:59 -0400 |
commit | 0354491bea04beb6d1db44f8ca522bfc597ab0d3 (patch) | |
tree | af58417712c8b130413a7dc9b6eb72c33b5fd178 /llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp | |
parent | 04a96c6900c8c32627eba1d75ab28312781df43f (diff) | |
download | llvm-0354491bea04beb6d1db44f8ca522bfc597ab0d3.zip llvm-0354491bea04beb6d1db44f8ca522bfc597ab0d3.tar.gz llvm-0354491bea04beb6d1db44f8ca522bfc597ab0d3.tar.bz2 |
Avoid emitting a linker options section in the compiler if it is empty. (#139821)
Recently in some of our internal testing, we noticed that the compiler
was sometimes generating an empty linker.options section which seems
unnecessary. This proposed change causes the compiler to simply omit
emitting the linker.options section if it is empty.
Diffstat (limited to 'llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp')
0 files changed, 0 insertions, 0 deletions