Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
llvm
/
lib
/
DebugInfo
/
CodeView
/
DebugLinesSubsection.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
8456b16
[CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
7e62cd1
Allow VarStreamArray to use stateful extractors.
by Zachary Turner
· 8 years ago
fdf499b
[codeview] use 32-bit integer for RelocOffset in DebugLinesSubsection
by Bob Haarman
· 8 years ago
591312c
[CodeView] Add more DebugSubsection implementations.
by Zachary Turner
· 8 years ago
8c099fe
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
by Zachary Turner
· 8 years ago
[Renamed (69%) from llvm/lib/DebugInfo/CodeView/ModuleDebugLineFragment.cpp]
2e23ce4
[CodeView] Remove constructor initialization of a removed field.
by Davide Italiano
· 8 years ago
cf468d8
[CodeView] Use actual strings for dealing with checksums and lines.
by Zachary Turner
· 8 years ago
8a2ebfb
[CodeView] Write CodeView line information.
by Zachary Turner
· 8 years ago
7cc13e5
[PDB/CodeView] Rename some classes.
by Zachary Turner
· 8 years ago
5b6e4e0
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
by Zachary Turner
· 8 years ago
c37cb0c
[CodeView] Isolate Debug Info Fragments into standalone classes.
by Zachary Turner
· 8 years ago