forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
[BUG] llvmA bug that should be fixed in upstream LLVMA bug that should be fixed in upstream LLVM[FIXED][LINUX] 6.6This bug was fixed in Linux 6.6This bug was fixed in Linux 6.6[FIXED][LLVM] 17This bug was fixed in LLVM 17.0This bug was fixed in LLVM 17.0
Description
Hey!
this is more a question than an issue:
the config HAS_LTO_CLANG depends on !KASAN (https://github.com/torvalds/linux/blob/master/arch/Kconfig#L680).
Since we were requiring to use KASAN + custom instrumentation passes so far we have commented out that
dependency line and where not seeing any real issues with it.
Hence the question: Is there any reason those conflict with each other or should should I submit a patch removing that line
if there is no reason for it to be there anymore.
Thanks,
Jakob
Metadata
Metadata
Assignees
Labels
[BUG] llvmA bug that should be fixed in upstream LLVMA bug that should be fixed in upstream LLVM[FIXED][LINUX] 6.6This bug was fixed in Linux 6.6This bug was fixed in Linux 6.6[FIXED][LLVM] 17This bug was fixed in LLVM 17.0This bug was fixed in LLVM 17.0