aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
diff options
context:
space:
mode:
authordyung <douglas.yung@sony.com>2025-05-27 17:43:59 -0400
committerGitHub <noreply@github.com>2025-05-27 17:43:59 -0400
commit0354491bea04beb6d1db44f8ca522bfc597ab0d3 (patch)
treeaf58417712c8b130413a7dc9b6eb72c33b5fd178 /llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
parent04a96c6900c8c32627eba1d75ab28312781df43f (diff)
downloadllvm-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