diff options
| author | Rui Ueyama <ruiu@google.com> | 2014-02-28 22:17:53 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2014-02-28 22:17:53 +0000 |
| commit | 5522e81f12f5b76b7a35ef5dfee4cd27f0d1a78c (patch) | |
| tree | c2ec4a838b77ed555a464b9e4abf5f59342fbda7 /clang/lib/AST/Decl.cpp | |
| parent | 111387c47b7cce5e01505f0bf919db204cf5c4e5 (diff) | |
| download | bcm5719-llvm-5522e81f12f5b76b7a35ef5dfee4cd27f0d1a78c.tar.gz bcm5719-llvm-5522e81f12f5b76b7a35ef5dfee4cd27f0d1a78c.zip | |
[PECOFF] Sort SEH table entries according to its value.
It looks like the contents of the table need to be sorted according to its
value, so that the runtime can find the entry by binary search. I'm not 100%
sure if we really have to do that, but at least I can say it's safe to do
because the contents of .sxdata is just a list of exception handlers' RVAs.
llvm-svn: 202550
Diffstat (limited to 'clang/lib/AST/Decl.cpp')
0 files changed, 0 insertions, 0 deletions

