Skip to content

Commit 77bcbb9

Browse files
committed
Add stub for debuginfo maintainers
add clang debug info maintainers + jmorse Merge DWARF into debug info category
1 parent 6b81e74 commit 77bcbb9

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

llvm/Maintainers.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -323,16 +323,17 @@ [email protected] (email), [pcc](https://github.com/pcc) (GitHub)
323323
Chandler Carruth \
324324
[email protected], [email protected] (email), [chandlerc](https://github.com/chandlerc) (GitHub)
325325

326-
#### Debug info
326+
#### Debug info and DWARF
327327

328+
Adrian Prantl \
329+
[email protected] (email), [adrian-prantl](https://github.com/adrian-prantl) (GitHub) \
330+
David Blaikie (especially type information) \
331+
[email protected] (email), [dwblaikie](https://github.com/dwblaike) (GitHub) \
332+
Jeremy Morse (especially variable information) \
333+
[email protected] (email), [jmorse](https://github.com/jmorse) (GitHub) \
328334
Eric Christopher \
329335
[email protected] (email), [echristo](https://github.com/echristo) (GitHub)
330336

331-
#### DWARF Parser
332-
333-
Benjamin Kramer \
334-
[email protected] (email), [d0k](https://github.com/d0k) (GitHub)
335-
336337
#### IR Linker and LTO
337338

338339
Teresa Johnson \
@@ -468,6 +469,7 @@ Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -
468469
Venkatraman Govindaraju ([email protected], [vegovin](https://github.com/vegovin) -- Sparc backend \
469470
James Grosbach ([email protected]) -- MC layer \
470471
Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- ARM EABI \
472+
Benjamin Kramer ([email protected], [d0k](https://github.com/d0k)) -- DWARF Parser \
471473
David Majnemer ([email protected], [majnemer](https://github.com/majnemer)) -- InstCombine, ConstantFold \
472474
Chad Rosier ([email protected]) -- FastISel \
473475
Hans Wennborg ([email protected], [zmodem](https://github.com/zmodem)) -- Release management \

0 commit comments

Comments
 (0)