revmc-llvm 0.1.0

EVM bytecode compiler LLVM backend
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0]https://github.com/paradigmxyz/revmc/releases/tag/v0.1.0 - 2024-06-27

### Documentation

- Add changelogs

### Features

- Add target configuration ([#39]https://github.com/paradigmxyz/revmc/issues/39)
- Implement IR builtins ([#36]https://github.com/paradigmxyz/revmc/issues/36)

### Miscellaneous Tasks

- Replace timing macros with tracy ([#40]https://github.com/paradigmxyz/revmc/issues/40)
- Rebrand to `revmc` ([#33]https://github.com/paradigmxyz/revmc/issues/33)

### Styling

- Clippy, add more lints ([#34]https://github.com/paradigmxyz/revmc/issues/34)

<!-- generated by git-cliff -->