Issue 139098
Summary [llvm-debuginfo-analizer] Segfault when consuming `debuginfologicalview` library inside a project whose build-mode doesn't match LLVM's
Labels new issue
Assignees
Reporter jalopezg-git
    SIGSEGV happens when using `llvm::logicalview` interfaces from a program built in Debug mode when LLVM was built in Release mode (or viceversa).

https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h#L173

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to