You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[opt-viewer] Allow users to set LLVM_HAVE_OPT_VIEWER_MODULES manually from the CMake
Check right before setting LLVM_HAVE_OPT_VIEWER_MODULES
so that if the user specifies the variable on the commandline
it takes precedence. If not, fall back to the old logic
Upstream-Status: Submitted [llvm#151845]
Signed-off-by: Khem Raj <[email protected]>
0 commit comments