[Native] Drop LLDB_TRACE test directive
This directive doesn't have a lot of meaning. It is always set this way that we are getting text file with the same name as test file.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// KIND: STANDALONE_LLDB
|
||||
// FREE_COMPILER_ARGS: -Xg-generate-debug-trampoline=enable
|
||||
// LLDB_TRACE: kt33364.txt
|
||||
|
||||
// FILE: kt33364.kt
|
||||
fun main() {
|
||||
val param = 3
|
||||
|
||||
Reference in New Issue
Block a user