forked from OSchip/llvm-project
Add code owners for profiling and coverage
llvm-svn: 223988
This commit is contained in:
parent
af6b86ca98
commit
4d6dfde840
|
@ -158,3 +158,15 @@ D: libLTO, IR Linker
|
|||
N: Peter Zotov
|
||||
E: whitequark@whitequark.org
|
||||
D: OCaml bindings
|
||||
|
||||
N: Justin Bogner
|
||||
E: mail@justinbogner.com
|
||||
D: InstrProfiling and related parts of ProfileData
|
||||
|
||||
N: Diego Novillo
|
||||
E: dnovillo@google.com
|
||||
D: SampleProfile and related parts of ProfileData
|
||||
|
||||
N: Duncan P. N. Exon Smith
|
||||
E: dexonsmith@apple.com
|
||||
D: Branch weights and BlockFrequencyInfo
|
||||
|
|
Loading…
Reference in New Issue