"llvm/test/Assembler/2003-05-21-MalformedShiftCrash.ll" did not exist on "e7df634b3d16c9124f616b6bfb33ed3d4d31a48b"
[LLDB] [PECOFF] Use FindSectionByID to associate symbols to sections
The virtual container/header section caused the section list to be offset by one, but by using FindSectionByID, the layout of the section list shouldn't matter. Differential Revision: https://reviews.llvm.org/D69366
Loading
Please sign in to comment