summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorEd Schouten <ed@nuxi.nl>2016-08-11 19:23:30 +0000
committerEd Schouten <ed@nuxi.nl>2016-08-11 19:23:30 +0000
commit9e4da07125504a0886fc7c224d233d317643d267 (patch)
treecf3e047ee956d76873b8c725491ca194657143d4 /llvm/lib/CodeGen/MachineScheduler.cpp
parenteefffedc51016437510750852032b7c3cee4f569 (diff)
downloadbcm5719-llvm-9e4da07125504a0886fc7c224d233d317643d267.tar.gz
bcm5719-llvm-9e4da07125504a0886fc7c224d233d317643d267.zip
Pass in frame pointer omitting compiler flags for CloudABI as well.
On Linux we pass in -fomit-frame-pointer flags (and similar) automatically if optimization is enabled. Let's do the same thing on CloudABI. Without this, Clang seems to run out of registers quite quickly while trying to build code with inline assembly. llvm-svn: 278393
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud