Skip to content

Commit ae2f816

Browse files
authored
[CMake] Include opt-viewer in Fuchsia toolchain (llvm#75296)
This is necessary for visualization of optimization remarks.
1 parent 60aeea2 commit ae2f816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/cmake/caches/Fuchsia-stage2.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ set(LLVM_TOOLCHAIN_TOOLS
336336
llvm-symbolizer
337337
llvm-undname
338338
llvm-xray
339+
opt-viewer
339340
sancov
340341
scan-build-py
341342
CACHE STRING "")

0 commit comments

Comments
 (0)