Skip to content

Commit

Permalink
[CMake] Include opt-viewer in Fuchsia toolchain (#75296)
Browse files Browse the repository at this point in the history
This is necessary for visualization of optimization remarks.
  • Loading branch information
petrhosek committed Dec 13, 2023
1 parent 60aeea2 commit ae2f816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/cmake/caches/Fuchsia-stage2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ set(LLVM_TOOLCHAIN_TOOLS
llvm-symbolizer
llvm-undname
llvm-xray
opt-viewer
sancov
scan-build-py
CACHE STRING "")
Expand Down

0 comments on commit ae2f816

Please sign in to comment.