mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-15 08:03:46 +00:00
big progress: The backend is per-module and memory consumption is excellent
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
discard """
|
||||
targets: "c"
|
||||
matrix: "--debugger:native --mangle:nim"
|
||||
ccodecheck: "'testFunc__titaniummangle95nim_u'"
|
||||
ccodecheck: "'testFunc_u' \\d+ '__titaniummangle95nim'"
|
||||
"""
|
||||
|
||||
#When debugging this notice that if one check fails, it can be due to any of the above.
|
||||
|
||||
Reference in New Issue
Block a user