K 10 svn:author V 6 brooks K 8 svn:date V 27 2021-01-08T22:25:56.565356Z K 7 svn:log V 293 llvm11: Update to 11.0.1 release Force linkage with the base system's ncurses in lldb and disable terminfo to avoid untracked dependencies when ncurses is installed from ports. Ideally we'd also use the base libtinfo, but I have been unable to find a way to force it to be used. PR: 252120 END