We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd22ce7 + 7a6b4a7 commit ecc2f4dCopy full SHA for ecc2f4d
CHANGELOG.md
@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
18
19
### Changed
20
+- **Merge branch 'main' of https://github.com/tinyBigGAMES/libLLVM** (2025-09-01 – jarroddavis68)
21
+
22
+- **Update .gitignore** (2025-09-01 – jarroddavis68)
23
24
- **Repo Update** (2025-09-01 – jarroddavis68)
25
- Moved high level LLD support to libLLVM.LLD unit
26
- Updated LLDLink to capture StdOut and StdErr strings
@@ -31,3 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
35
32
36
- **Initial commit** (2025-08-31 – Jarrod Davis)
33
37
38
39
+### Removed
40
+- **Remove file from repo and update .gitignore** (2025-09-01 – jarroddavis68)
41
0 commit comments