summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
diff options
context:
space:
mode:
authorDan Gohman <dan433584@gmail.com>2016-02-18 06:32:53 +0000
committerDan Gohman <dan433584@gmail.com>2016-02-18 06:32:53 +0000
commitd85ab7fc103b163494046317120ad57055a2b7db (patch)
tree08061988eeb96938752d45b07c019e7cc7c8c452 /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
parentac697c5d8ecf96d4af15c29f72bbb8f898e3b8f5 (diff)
downloadbcm5719-llvm-d85ab7fc103b163494046317120ad57055a2b7db.tar.gz
bcm5719-llvm-d85ab7fc103b163494046317120ad57055a2b7db.zip
[WebAssembly] Don't use setRequiresStructuredCFG(true).
While we still do want reducible control flow, the RequiresStructuredCFG flag imposes more strict structure constraints than WebAssembly wants. Unsetting this flag enables critical edge splitting and tail merging. Also, disable TailDuplication explicitly, as it doesn't support virtual registers, and was previously only disabled by the RequiresStructuredCFG flag. llvm-svn: 261190
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud