Use Twin instead of std::to_string.
[oota-llvm.git] / test / CodeGen / X86 / push-cfi-obj.ll
index fcc18e28cf72069734253bc8b05a16d64918c713..43ab34e744bf9812fe2324106fe66f71ddd6e2a8 100644 (file)
@@ -1,4 +1,9 @@
 ; RUN: llc < %s -mtriple=i686-pc-linux -filetype=obj | llvm-readobj -s -sr -sd | FileCheck %s
+; RUN: llc < %s -mtriple=i686-darwin-macosx10.7 -filetype=obj | llvm-readobj -sections | FileCheck -check-prefix=DARWIN %s
+
+; On darwin, check that we manage to generate the compact unwind section
+; DARWIN: Name: __compact_unwind
+; DARWIN: Segment: __LD
 
 ; CHECK:         Index: 8
 ; CHECK-NEXT:    Name: .eh_frame (41)