1 // RUN: %clang -target mipsel-unknown-linux -S -o - -emit-llvm %s \ 2 // RUN: | FileCheck %s 3 4 // This checks that the frontend will accept inline asm ...
確定! 回上一頁