diff options
author | Jessica Paquette <jpaquette@apple.com> | 2017-08-14 22:57:41 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2017-08-14 22:57:41 +0000 |
commit | 95c1107f4ccc73c5379c1226e6cfc638dfcfb857 (patch) | |
tree | 67d5a7f554a652784d23cb68b835661624af0ca0 /clang/lib/Driver/ToolChains/CommonArgs.cpp | |
parent | b1e4b1a0704b426240368b75ddd206852bb03737 (diff) | |
download | bcm5719-llvm-95c1107f4ccc73c5379c1226e6cfc638dfcfb857.tar.gz bcm5719-llvm-95c1107f4ccc73c5379c1226e6cfc638dfcfb857.zip |
[MachineOutliner] Only outline candidates of length >= 2
Since we don't factor in instruction lengths into outlining calculations
right now, it's never the case that a candidate could have length < 2.
Thus, we should quit early when we see such candidates.
llvm-svn: 310894
Diffstat (limited to 'clang/lib/Driver/ToolChains/CommonArgs.cpp')
0 files changed, 0 insertions, 0 deletions