Skip to content

Commit 600242c

Browse files
committed
WIRE-194: Adding support for enum as typedef. Update CMake logic for LLD and adjust .gitignore
Refactored `AddLLD.cmake` to dynamically set `CDT_TOOL_DIR` if unset or invalid, improving configurability. Updated `.gitignore` to exclude `.cmake_targets.txt` for cleaner repo management.
1 parent 3ec9ee8 commit 600242c

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,4 @@ docs/_build
8282
#==============================================================================#
8383
bindings/go/llvm/llvm_config.go
8484
bindings/go/llvm/workdir
85+
/.cmake_targets.txt

0 commit comments

Comments
 (0)