brintos

brintos / llvm-project-archived public Read only

0
0
Text · 425 B · 4e44cb8 Raw
11 lines · plain
1; RUN: opt -thinlto-bc -thinlto-split-lto-unit -unified-lto <%s -o %t02; RUN: llvm-lto2 run -o %t1 --unified-lto=full --save-temps %t03; RUN: llvm-dis <%t1.0.0.preopt.bc 2>&1 | FileCheck %s --implicit-check-not warning:4target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"5target triple = "x86_64-pc-linux-gnu"6 7!cfi.functions = !{!2}8; CHECK-NOT: cfi.functions9 10!2 = !{!"main", i8 0}11