[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / MC / ELF / norelocation.s
blobac9b961c6119fa82538ca90946e4f4620b6ed676
1 // RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -r - | FileCheck %s
3 call bar
4 bar:
6 // CHECK: Relocations [
7 // CHECK-NEXT: ]