[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / test / tools / llvm-mc / line_end_with_space.test
index 0967d6afa977f592843745fbde7b11c467d50ce6..673d05a68067cd16a960e6e5f72718034bd057f7 100644 (file)
@@ -1,2 +1 @@
 RUN: llvm-mc -disassemble %s
-# REQUIRES: native