diff options
author | dlav-sc <daniil.avdeev@syntacore.com> | 2024-07-19 14:22:18 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 13:22:18 +0200 |
commit | fdfc49186318727653cf6b13686bb77cfed60e33 (patch) | |
tree | 5f8923f42ee9c85f75d3ec9d37759dc27cd6a8fb /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | e404eed24bebd5e3e04fc153eb330bae7d92107f (diff) | |
download | llvm-fdfc49186318727653cf6b13686bb77cfed60e33.zip llvm-fdfc49186318727653cf6b13686bb77cfed60e33.tar.gz llvm-fdfc49186318727653cf6b13686bb77cfed60e33.tar.bz2 |
[lldb] SHT_NOBITS sections type (#99044)
.sbss section was recognized as eSectionTypeOther, but has to be
eSectionTypeZeroFill.
Fixed tests for RISCV target:
TestClassLoadingViaMemberTypedef.TestCase
TestClassTemplateNonTypeParameterPack.TestCaseClassTemplateNonTypeParameterPack
TestThreadSelectionBug.TestThreadSelectionBug
lldbsuite.test.lldbtest.TestOffsetof
lldbsuite.test.lldbtest.TestOffsetofCpp
TestTargetDumpTypeSystem.TestCase
TestCPP11EnumTypes.CPP11EnumTypesTestCase
TestCppIsTypeComplete.TestCase
TestExprCrash.ExprCrashTestCase
TestDebugIndexCache.DebugIndexCacheTestcase
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions