https://github.com/ericlagergren/go-llvm-mca
Run Go executables under llvm-mca
https://github.com/ericlagergren/go-llvm-mca
llvm-mca
Last synced: 5 months ago
JSON representation
Run Go executables under llvm-mca
- Host: GitHub
- URL: https://github.com/ericlagergren/go-llvm-mca
- Owner: ericlagergren
- License: bsd-3-clause
- Created: 2022-03-31T21:02:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T00:00:01.000Z (about 4 years ago)
- Last Synced: 2024-06-20T06:33:30.807Z (almost 2 years ago)
- Topics: llvm-mca
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 13
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-llvm-mca
A tool for converting the output of `go objdump -gnu` into
assembly usable by `llvm-mca`.