Displaying 1 result from an estimated 1 matches for "pr7054".
Did you mean:
pr7052
2012 Mar 13
3
[LLVMdev] Your commit 103140
...it to the linker.
> Index: test/CodeGen/X86/label-redefinition.ll
> ===================================================================
> --- test/CodeGen/X86/label-redefinition.ll (revision 0)
> +++ test/CodeGen/X86/label-redefinition.ll (revision 103140)
> @@ -0,0 +1,15 @@
> +; PR7054
> +; RUN: not llc %s -o - |& grep {'_foo' label emitted multiple times to assembly}
> +target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128-n8:16:32"
> +target triple = "i386-...