serge-sans-paille
4ab3041acb
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
...
This reverts commit bda6e5bee0
.
See https://lab.llvm.org/buildbot/#/builders/109/builds/15424 for instance
2021-05-24 19:43:40 +02:00
serge-sans-paille
bda6e5bee0
[NFC] remove explicit default value for strboolattr attribute in tests
...
Since d6de1e1a71
, no attributes is quivalent to
setting attribute to false.
This is a preliminary commit for https://reviews.llvm.org/D99080
2021-05-24 19:31:04 +02:00
Fangrui Song
a36ddf0aa9
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
James Y Knight
693d39dd12
Remove irrelevant references to legacy git repositories from
...
compiler identification lines in test-cases.
(Doing so only because it's then easier to search for references which
are actually important and need fixing.)
llvm-svn: 351200
2019-01-15 16:18:52 +00:00
Ulrich Weigand
ac04d9b8e5
[SystemZ] Run branch-12.ll test only if long tests enabled
...
This avoids excessive test run times e.g. with expensive checks enabled.
llvm-svn: 322983
2018-01-19 19:51:38 +00:00