Revert "Add the ability to segment GSYM files."
authorDouglas Yung <douglas.yung@sony.com>
Fri, 3 Mar 2023 08:25:06 +0000 (00:25 -0800)
committerDouglas Yung <douglas.yung@sony.com>
Fri, 3 Mar 2023 08:25:06 +0000 (00:25 -0800)
commita14e3c2aa79f31a3f644ed3e124c84d4e63ab198
tree7acc46c876f1b8ae33c3ac211c66ae1ddffe0646
parent27ab138c69fc61b22ef898a0f4d0f5c9bad649bd
Revert "Add the ability to segment GSYM files."

This reverts commit fe758254181a824d73ad960b651b42f671f8936b.

This change was causing several buildbot failures:
- https://lab.llvm.org/buildbot/#/builders/38/builds/10105
- https://lab.llvm.org/buildbot/#/builders/192/builds/562
- https://lab.llvm.org/buildbot/#/builders/109/builds/58893
- https://lab.llvm.org/buildbot/#/builders/16/builds/44360
- https://lab.llvm.org/buildbot/#/builders/247/builds/2095
- https://lab.llvm.org/buildbot/#/builders/196/builds/27236
- https://lab.llvm.org/buildbot/#/builders/54/builds/3714
llvm/include/llvm/DebugInfo/GSYM/FileWriter.h
llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h
llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h
llvm/include/llvm/DebugInfo/GSYM/LookupResult.h
llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp
llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp
llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp