diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-12-01 11:12:14 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-12-01 11:12:14 +0000 |
commit | b1d6608430906ca9ca1977ab51f73dbe6cad7f90 (patch) | |
tree | 1b6a4b8d79b5068f6d6b603a71f0db9c9c222362 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | b6c5a5dd01326e306b03b9661b60b391f3e559f3 (diff) | |
download | llvm-b1d6608430906ca9ca1977ab51f73dbe6cad7f90.zip llvm-b1d6608430906ca9ca1977ab51f73dbe6cad7f90.tar.gz llvm-b1d6608430906ca9ca1977ab51f73dbe6cad7f90.tar.bz2 |
[NFC] Check for feasibility prior to the profitability check
Feasibility is checked late on its own but early it is hidden behind
the "PollyProcessUnprofitable" guard. This change will make sure we opt
out early if the runtime context is infeasible anyway.
llvm-svn: 288329
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions