[PATCH] D46507: [llvm-rc] Add support for most missing dialog controls
Adrian McCarthy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 7 11:19:27 PDT 2018
amccarth accepted this revision.
amccarth added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D46507#1089961, @zturner wrote:
> Looks good. AFAICT we're now only missing `PUSHBOX` and `CONTROL`. If these don't present any additional difficulty, maybe better to just add them now for the sake of completeness?
`CONTROL` is important. I'd never heard of `PUSHBOX`. Interesting.
Repository:
rL LLVM
https://reviews.llvm.org/D46507
More information about the llvm-commits
mailing list