mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +00:00
Don't assume things about the exact details of the LLVM version number,
such as what VCS information is attached. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146333 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -45,7 +45,7 @@ _x: .long 1
|
|||||||
// We don't check the file name as it is a temp directory
|
// We don't check the file name as it is a temp directory
|
||||||
// CHECK: DW_AT_name [DW_FORM_string]
|
// CHECK: DW_AT_name [DW_FORM_string]
|
||||||
// We don't check the DW_AT_comp_dir which is the current working directory
|
// We don't check the DW_AT_comp_dir which is the current working directory
|
||||||
// CHECK: DW_AT_producer [DW_FORM_string] ("llvm-mc (based on LLVM 3.1svn)")
|
// CHECK: DW_AT_producer [DW_FORM_string] ("llvm-mc (based on LLVM 3.1{{.*}})")
|
||||||
// CHECK: DW_AT_language [DW_FORM_data2] (0x8001)
|
// CHECK: DW_AT_language [DW_FORM_data2] (0x8001)
|
||||||
|
|
||||||
// CHECK: DW_TAG_subprogram [2] *
|
// CHECK: DW_TAG_subprogram [2] *
|
||||||
|
Reference in New Issue
Block a user