commit | 88a5fb8f8fac1f6b4b5a3895d38e867f55ae041a | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Tue May 10 23:14:29 2011 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Tue May 10 23:14:29 2011 +0000 |
tree | 071ebcb40bc936f2e30f2d60b90e601bca066b47 | |
parent | 87380b605e07681d8dfa6183c284c47a6710915a [diff] |
Add triple. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131169 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/DebugInfo/debug_frame.ll b/test/DebugInfo/debug_frame.ll index d267ad6..d273d73 100644 --- a/test/DebugInfo/debug_frame.ll +++ b/test/DebugInfo/debug_frame.ll
@@ -1,4 +1,4 @@ -; RUN: llc %s -o - | FileCheck %s +; RUN: llc %s -mtriple=i686-pc-linux-gnu -o - | FileCheck %s ; Test that we produce a .debug_frame, not an .eh_frame