diff options
author | Jonathan Roelofs <jonathan@codesourcery.com> | 2015-02-26 00:48:22 +0000 |
---|---|---|
committer | Jonathan Roelofs <jonathan@codesourcery.com> | 2015-02-26 00:48:22 +0000 |
commit | 724d38e448b92aa1df0baeca7bd2dcee47cfdbe3 (patch) | |
tree | 50402f077660c932747ea9249521e50937b54988 | |
parent | 09358d247ad35de652c4722f6ce710915f077531 (diff) | |
download | bcm5719-llvm-724d38e448b92aa1df0baeca7bd2dcee47cfdbe3.tar.gz bcm5719-llvm-724d38e448b92aa1df0baeca7bd2dcee47cfdbe3.zip |
Add self to CREDITS.txt
llvm-svn: 230595
-rw-r--r-- | libcxx/CREDITS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcxx/CREDITS.TXT b/libcxx/CREDITS.TXT index c41ee9ae802..1cf713a6884 100644 --- a/libcxx/CREDITS.TXT +++ b/libcxx/CREDITS.TXT @@ -88,6 +88,10 @@ N: Nico Rieck E: nico.rieck@gmail.com D: Windows fixes +N: Jon Roelofs +E: jonathan@codesourcery.com +D: Remote testing, Newlib port, baremetal/single-threaded support. + N: Jonathan Sauer D: Minor patches, mostly related to constexpr |