diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-04-10 04:56:17 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-04-10 04:56:17 +0000 |
commit | 5c65f58f6487dd5d9dec43d927dd9842e8b72ba2 (patch) | |
tree | 9f097c1e08e0f63bdcf5adf26c1d4f952e8d17d2 /llvm/lib/Analysis/Analysis.cpp | |
parent | bd38544c0a19aaa1554f9be93e5ff22e2f358cbd (diff) | |
download | bcm5719-llvm-5c65f58f6487dd5d9dec43d927dd9842e8b72ba2.tar.gz bcm5719-llvm-5c65f58f6487dd5d9dec43d927dd9842e8b72ba2.zip |
[WinEHPrepare] Don't rely on the order of IR
The IPToState table must be emitted after we have generated labels for
all functions in the table. Don't rely on the order of the list of
globals. Instead, utilize WinEHFuncInfo to tell us how many catch
handlers we expect to outline. Once we know we've visited all the catch
handlers, emit the cppxdata.
llvm-svn: 234566
Diffstat (limited to 'llvm/lib/Analysis/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions