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
|
502a77f125
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
Matt Arsenault
|
f10061ec70
|
Add address space mangling to lifetime intrinsics
In preparation for allowing allocas to have non-0 addrspace.
llvm-svn: 299876
|
2017-04-10 20:18:21 +00:00 |
Krzysztof Parzyszek
|
c9d4caa32c
|
[Hexagon] Add support for run-time stack overflow checking
Patch by Sundeep Kushwaha.
llvm-svn: 264328
|
2016-03-24 20:20:07 +00:00 |