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.
1 parent 900a01d commit 3392246Copy full SHA for 3392246
lldb/test/Shell/lit.cfg.py
@@ -8,6 +8,7 @@
8
import site
9
import subprocess
10
11
+import lit.util
12
from lit.llvm import llvm_config
13
14
site.addsitedir(os.path.dirname(__file__))
0 commit comments