You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
384 B
7 lines
384 B
; RUN: llc -mtriple=aarch64-none-linux -O0 -filetype=obj - < %S/../Inputs/line.ll | llvm-dwarfdump - | FileCheck %s
|
|
; RUN: llc -mtriple=aarch64_be-none-linux -O0 -filetype=obj - < %S/../Inputs/line.ll | llvm-dwarfdump - | FileCheck %s
|
|
|
|
; check line table length is correctly calculated for both big and little endian
|
|
CHECK-LABEL: .debug_line contents:
|
|
CHECK: total_length: 0x0000003c
|