Merge pull request #26 from dpaoliello/exexport Don’t raise an error when using non-Arm64EC mangled names if EXPORTAS is set
Merge pull request #26 from dpaoliello/exexport
Don’t raise an error when using non-Arm64EC mangled names if EXPORTAS is set
This is a Rust port of LLVM’s archive writer (see the LLVM Reference for details) with the following options removed:
Licensed under Apache License v2.0 with LLVM Exceptions (LICENSE.txt or https://llvm.org/LICENSE.txt)
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
A writer for object file ar archives
This is a Rust port of LLVM’s archive writer (see the LLVM Reference for details) with the following options removed:
License
Licensed under Apache License v2.0 with LLVM Exceptions (LICENSE.txt or https://llvm.org/LICENSE.txt)
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.