Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSourabh Singh Tomar <SourabhSingh.Tomar@amd.com>2020-02-07 22:54:04 +0300
committerSourabh Singh Tomar <SourabhSingh.Tomar@amd.com>2020-02-07 22:57:32 +0300
commit5752bcf9e5ace8dc4942ba2e044ec045b8da7eb0 (patch)
tree37a4a042a5fb0a6bf23e3222c3b03901b5f1e0f0 /debuginfo-tests
parent42efd35ba04daa2b74f69a05877927af0a8fcbb0 (diff)
[DebugInfo]: Fix the debuginfo-tests/llgdb-tests/apple-accel.cpp test
failure after 84e5760.
Diffstat (limited to 'debuginfo-tests')
-rw-r--r--debuginfo-tests/llgdb-tests/apple-accel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/debuginfo-tests/llgdb-tests/apple-accel.cpp b/debuginfo-tests/llgdb-tests/apple-accel.cpp
index 6a94e5501189..444a0f980c56 100644
--- a/debuginfo-tests/llgdb-tests/apple-accel.cpp
+++ b/debuginfo-tests/llgdb-tests/apple-accel.cpp
@@ -13,9 +13,9 @@
__attribute__((section("1,__text_foo"))) void foo() {}
int main (int argc, char const *argv[]) { return argc; }
-// CHECK: __debug_str
// CHECK-NEXT: __debug_abbrev
// CHECK-NEXT: __debug_info
+// CHECK-NEXT: __debug_str
// CHECK-NEXT: __debug_ranges
// CHECK-NEXT: __apple_names
// CHECK-NEXT: __apple_objc