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
Simon Atanasyan
e0b726f2fa
[mips] Support micromips attribute passed by front-end
...
This patch adds handling of the `micromips` and `nomicromips` attributes
passed by front-end. The patch depends on D33363.
Differential revision: https://reviews.llvm.org/D33364
llvm-svn: 303545
2017-05-22 12:47:41 +00:00