Commit Graph

3 Commits

Author SHA1 Message Date
Sean Eveson 76ea7e35cc Fix test added in r321992 failing on some buildbots (again), test requires x86.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@322000 91177308-0d34-0410-b5e6-96231b3b80d8
2018-01-08 15:46:18 +00:00
Sean Eveson 2cb8f29ecd Fix test added in r321992 failing on some buildbots.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321995 91177308-0d34-0410-b5e6-96231b3b80d8
2018-01-08 14:43:28 +00:00
Sean Eveson 5f4a0b2d56 [Driver] Add flag enabling the function stack size section that was added in r319430
Adds the -fstack-size-section flag to enable the .stack_sizes section. The flag defaults to on for the PS4 triple.

Differential Revision: https://reviews.llvm.org/D40712

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321992 91177308-0d34-0410-b5e6-96231b3b80d8
2018-01-08 13:42:26 +00:00