CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/08/07 05:42:02
Modified files:
devel/llvm : Makefile
devel/llvm/patches:
patch-tools_clang_lib_Driver_ToolChains_Arch_X86_cpp
devel/llvm/pkg : PLIST-lldb PLIST-main
Added files:
devel/llvm/patches: patch-tools_clang_lib_CodeGen_CGVTables_cpp
Log message:
Misc changes: x86 defaults to i586, backport a fix and tweak the PLISTs
- like base-clang, change the default i386 target cpu to i586.
Same diff from Brad
- fix a crash exposed by net/libtorrent-rasterbar. Fix already present
in 10.0.1, analyze and diff from Nam Nguyen
- some lldb-related files snuck in the 10.0.0 PLIST-main changes, move
them to PLIST-lldb as appropriate. Reported by daniel@