[llvm] [NFC]Update a ThinLTO test case (PR #117584)
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 2 14:33:03 PST 2024
================
@@ -48,6 +48,13 @@
; RUN: llvm-dis %t1.bc.thinlto.bc -o - | FileCheck %s --check-prefix=DIS
; DIS: aliasee: null
+; function-import pass crashed when alias is imported but aliasee doesn't.
----------------
teresajohnson wrote:
I think the comment and TODO can now be removed?
https://github.com/llvm/llvm-project/pull/117584
More information about the llvm-commits
mailing list