Fangrui Song
|
5c29ffda90
|
Revert "[Driver][test] Replace ^//$ with empty string"
This reverts commit 4817b7729a .
It caused some `^/\n` and had some objection about its readability improvement.
|
2022-06-24 13:52:27 -07:00 |
Fangrui Song
|
4817b7729a
|
[Driver][test] Replace ^//$ with empty string
The convention does not add //\n. Having all RUN/CHECK lines separated by //\n
makes editor movement difficult (e.g. { } in Vim).
|
2022-06-24 11:25:03 -07:00 |
Jonas Paulsson
|
e943329ba0
|
[SystemZ] Add 'REQUIRES:' or '-mtriple' to some newly added tests.
Needed to fix buildbots.
|
2020-02-04 10:52:10 -05:00 |
Jonas Paulsson
|
563e84790f
|
[SystemZ] Support -msoft-float
This is needed when building the Linux kernel.
Review: Ulrich Weigand
Differential Revision: https://reviews.llvm.org/D72189
|
2020-02-04 10:32:45 -05:00 |