[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[llvm-project.git] / llvm / test / CodeGen / X86 / slot-indexes.ll
blob8ca89383813a22f202081727b76b280258fb3beb
1 ; RUN: llc -mtriple=x86_64-pc-linux -stop-after=slotindexes %s -o - | llc -passes='print<slot-indexes>' -x mir 2>&1 | FileCheck %s
3 define void @foo(){
4   ret void
7 ; CHECK: Slot indexes in machine function: foo
8 ; CHECK: 0
9 ; CHECK: 16 RET64
10 ; CHECK: 32
11 ; CHECK: %bb.0  [0B;32B)