[PATCH] D121556: [randstruct] Add randomize structure layout support

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 15:50:27 PDT 2022


void added a comment.

In D121556#3444026 <https://reviews.llvm.org/D121556#3444026>, @MaskRay wrote:

> In D121556#3444015 <https://reviews.llvm.org/D121556#3444015>, @void wrote:
>
>> In D121556#3444006 <https://reviews.llvm.org/D121556#3444006>, @MaskRay wrote:
>>
>>> The relanded form still lacks the -f option testing I requested.
>>
>> The unit test tests the `-frandomize-layout-seed=` option already.
>
> OK, I see. Then test `-frandomize-layout-seed-file=` as well? I cannot find its test.

Okay, I'll add a test for that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121556/new/

https://reviews.llvm.org/D121556



More information about the cfe-commits mailing list