mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
Fix the order of operations.
llvm-svn: 248406
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
// RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs/mismatch \
|
||||
// RUN: -y %p/dummy-debug-map.map -o %t.bin 2>&1 >%t
|
||||
// RUN: -y %p/dummy-debug-map.map -o %t.bin >%t 2>&1
|
||||
// RUN: cat %t
|
||||
// RUN: cat %t | FileCheck %s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user