Skip to content

Commit bf2fd22

Browse files
jdnomarcoieni
andauthored
Add note to remove fix after upgrading to LLVM 16
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
1 parent c6137d2 commit bf2fd22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/roles/dev-desktop/tasks/fix_llvm_55575.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# lldb 14 fails to load Python modules due to a wrong path. The workaround for
44
# this issue is to symlink the modules to the path that lldb expects.
55
# https://github.com/llvm/llvm-project/issues/55575
6+
#
7+
# This fix can be removed once we move to llvm 16
68

79
- name: Find all lldb Python files
810
ansible.builtin.find:

0 commit comments

Comments
 (0)