https://bugs.llvm.org/show_bug.cgi?id=47260
Bug ID: 47260
Summary: Different option value for specifying a file name for
"--lto-basic-block-sections" and
"-fbasic-block-sections"
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: ELF
Assignee: unassignedb...@nondot.org
Reporter: shen...@google.com
CC: llvm-bugs@lists.llvm.org, smithp...@googlemail.com
The ways for passing basic block cluster file to clang and lld are different:
-fbasic-block-sections=list=<filename>
-- and --
--lto-basic-block-sections=<filename>
It's better to make both accept same option value.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs