summaryrefslogtreecommitdiffstats
path: root/clang/examples/clang-interpreter/main.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-02-28 22:17:53 +0000
committerRui Ueyama <ruiu@google.com>2014-02-28 22:17:53 +0000
commit5522e81f12f5b76b7a35ef5dfee4cd27f0d1a78c (patch)
treec2ec4a838b77ed555a464b9e4abf5f59342fbda7 /clang/examples/clang-interpreter/main.cpp
parent111387c47b7cce5e01505f0bf919db204cf5c4e5 (diff)
downloadbcm5719-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/examples/clang-interpreter/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud