llvm-project/llvm/lib/DebugInfo
Fangrui Song dd0e833555 [llvm-symbolizer] Fix section index at the end of a section
This is very minor issue. The returned section index is only used by
DWARFDebugLine as an llvm::upper_bound input and the use case shouldn't
cause any behavioral change.

llvm-svn: 358814
2019-04-20 13:00:09 +00:00
..
CodeView [codeview] Remove Type member from CVRecord 2019-04-04 00:28:48 +00:00
DWARF [DWARF] Use hasFileAtIndex to properly verify DWARF 5 after rL358732 2019-04-19 03:34:28 +00:00
MSF Move some classes into anonymous namespaces. NFC. 2019-02-11 15:16:21 +00:00
PDB [codeview] Remove Type member from CVRecord 2019-04-04 00:28:48 +00:00
Symbolize [llvm-symbolizer] Fix section index at the end of a section 2019-04-20 13:00:09 +00:00
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00