================
@@ -0,0 +1,3 @@
+@echo off
+"@Python3_EXECUTABLE@" "%~dp0@LIT_FILE_NAME@" %*
----------------
omjavaid wrote:

~dp0 is fairly standard way of getting the file path details can be found here 
https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/call#using-parameter-modifiers

https://github.com/llvm/llvm-project/pull/155226
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to