Support serializing large (> 2 GiB) annotation files (#3905) (#3907)
* Support serializing Annotations to a Writer Previous API serializing to a String is limited by JVM max size of 2 GiB Strings. * Serialize to Writer instead of String in WriteOutputAnnotations (cherry picked from commit 736f1a72 ) Co-authored-by:Jack Koenig <koenig@sifive.com>
parent
d71ea9a0
Please register or sign in to comment