| Index: tests_lit/llvm2ice_tests/function_aligned.ll
|
| diff --git a/tests_lit/llvm2ice_tests/function_aligned.ll b/tests_lit/llvm2ice_tests/function_aligned.ll
|
| index 2b3da9a928f34d7f6049a8bce607b4cacbef66d4..c976dced2ec5caf658a05c9a2008e1f28193d5ec 100644
|
| --- a/tests_lit/llvm2ice_tests/function_aligned.ll
|
| +++ b/tests_lit/llvm2ice_tests/function_aligned.ll
|
| @@ -4,6 +4,7 @@
|
| ; Also, we are currently using hlts for non-executable padding.
|
|
|
| ; RUN: %p2i --filetype=obj --disassemble -i %s --args -O2 | FileCheck %s
|
| +
|
| ; TODO(jvoung): Stop skipping unimplemented parts (via --skip-unimplemented)
|
| ; once enough infrastructure is in. Also, switch to --filetype=obj
|
| ; when possible.
|
|
|