feat: add some new features add --link-option to pass single linker argument add --profile-compile-time and --profile-compile-memory for build performance profiling add --emit-chir to output CHIR serialized data add experimental --plugin for CHIR compiler plugins add warning on unused imports fix private same-name type conflict in same pakcage Signed-off-by: wyq1213 <wangyinqiang2@huawei.com> |