Skip to content

Commit

Permalink
Try LLVM 18 for tblgen
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Sep 24, 2024
1 parent 0f38e8b commit 2861560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ quote = "1"
regex = "1.10.6"
syn = { version = "2", features = ["full"] }
tblgen = { version = "0.3.6", features = [
"llvm19-0",
"llvm18-0",
], default-features = false, package = "tblgen-alt" }
unindent = "0.2.3"

Expand Down

0 comments on commit 2861560

Please sign in to comment.