Skip to content

HAS_LTO_CLANG depends on KASAN disabled #1721

@Jakob-Koschel

Description

@Jakob-Koschel

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 LLVM[FIXED][LINUX] 6.6This bug was fixed in Linux 6.6[FIXED][LLVM] 17This bug was fixed in LLVM 17.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions