v9.0.0
LLVM v9.0.0
Merged pull requests:
- Support for LLVM 18 (#437) (@maleadt)
- Bump LLVMExtra. (#438) (@maleadt)
- Add support for specifying the AA pipeline. (#439) (@maleadt)
- Add the ability to run passes on a single function. (#441) (@maleadt)
- Remove unused LLVMExtra functionality. (#442) (@maleadt)
- Switch the syncscope implementation to the upstream one. (#443) (@maleadt)
- Switch context getters to upstream API. (#444) (@maleadt)
- Add back a convenience function for calling with operand bundles. (#445) (@maleadt)
- Switch to existing upstream APIs for GlobalObject metadata handling. (#446) (@maleadt)
- Extend iteration interface (#447) (@maleadt)
- Add Doxygen comments to the API wrappers. (#448) (@maleadt)
- Remove unused DebugMDVersion API. (#449) (@maleadt)
- Clean-up LLVMExtra headers. (#450) (@maleadt)
- Bump LLVMExtra. (#451) (@maleadt)
Closed issues: