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 68ee5ad commit 6e689cbCopy full SHA for 6e689cb
llvm/test/Instrumentation/HeapProfiler/basic.ll
@@ -1,4 +1,4 @@
1
-; Test basic address sanitizer instrumentation.
+; Test basic memory profiler instrumentation.
2
;
3
; RUN: opt < %s -memprof -memprof-module -S | FileCheck --check-prefixes=CHECK,CHECK-S3 %s
4
; RUN: opt < %s -memprof -memprof-module -memprof-mapping-scale=5 -S | FileCheck --check-prefixes=CHECK,CHECK-S5 %s
0 commit comments