Remove trailing whitespaces

llvm-svn: 214935
This commit is contained in:
Rui Ueyama 2014-08-05 23:43:21 +00:00
parent ac8b66b32c
commit cfea160681
1 changed files with 3 additions and 3 deletions

View File

@ -174,7 +174,7 @@
// RUN: -falign-jumps \
// RUN: -falign-jumps=100 \
// RUN: -fexcess-precision=100 \
// RUN: -fbranch-count-reg \
// RUN: -fbranch-count-reg \
// RUN: -fcaller-saves \
// RUN: -fno-default-inline -fdefault-inline \
// RUN: -fgcse-after-reload \
@ -213,7 +213,7 @@
// RUN: -fno-implement-inlines -fimplement-inlines \
// RUN: -fstack-check \
// RUN: -fexec-charset=UTF-8 \
// RUN: -fforce-addr \
// RUN: -fforce-addr \
// RUN: -malign-functions=100 \
// RUN: -malign-loops=100 \
// RUN: -malign-jumps=100 \
@ -256,7 +256,7 @@
// RUN: -falign-jumps \
// RUN: -falign-jumps=100 \
// RUN: -fexcess-precision=100 \
// RUN: -fbranch-count-reg \
// RUN: -fbranch-count-reg \
// RUN: -fcaller-saves \
// RUN: -fno-default-inline \
// RUN: -fgcse-after-reload \