[LLDB][NFC] Remove dead code from Section.cpp
authorShafik Yaghmour <syaghmour@apple.com>
Wed, 16 Mar 2022 01:10:30 +0000 (18:10 -0700)
committerShafik Yaghmour <syaghmour@apple.com>
Wed, 16 Mar 2022 01:11:30 +0000 (18:11 -0700)
commit37400dd3e817ea43ed9c32d545211dd93b5e7c59
tree110bbf64c57a5a40647a92f0aafb5d60fa2b269b
parent678f88e0e23f68c3e0f3d45c8b62ce4d3f1c10f6
[LLDB][NFC] Remove dead code from Section.cpp

Removing comment out code, looks like debugging code left over from a while ago.
lldb/source/Core/Section.cpp