diff options
author | Snehasish Kumar <snehasishk@google.com> | 2022-02-08 15:45:34 -0800 |
---|---|---|
committer | Snehasish Kumar <snehasishk@google.com> | 2022-02-08 16:02:24 -0800 |
commit | cb81545e7dcf717696a4a4de237d55a9a3cc6a85 (patch) | |
tree | d392c1305a3a0bd486f62c2377209ef558667bc6 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2af4a554fedbd3a2d58b993f8fceeb1bce565d08 (diff) | |
download | llvm-cb81545e7dcf717696a4a4de237d55a9a3cc6a85.zip llvm-cb81545e7dcf717696a4a4de237d55a9a3cc6a85.tar.gz llvm-cb81545e7dcf717696a4a4de237d55a9a3cc6a85.tar.bz2 |
[memprof] Add LLVM_DEBUG for unused var in RawMemProfReader.cpp.
The ContainingSegment variable is only used to check whether we found
the address at this time. When building without Asserts this emits a
warning. So for now wrap this code in LLVM_DEBUG to avoid the warning.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions