1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 2
2 ; RUN: llc -mtriple=m68k-linux-gnu --code-model=large < %s | FileCheck %s
3 ; RUN: llc -mtriple=m68k-linux-gnu --code-model=large --relocation-model=pic < %s | FileCheck %s --check-prefix=PIC
5 ; M68k's libgcc does NOT have __sync_synchronize so we shouldn't
8 define void @atomic_fence() {
9 ; CHECK-LABEL: atomic_fence:
10 ; CHECK: .cfi_startproc
11 ; CHECK-NEXT: ; %bb.0: ; %entry
22 ; PIC-LABEL: atomic_fence:
24 ; PIC-NEXT: ; %bb.0: ; %entry