This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3f0153ec27a: [MachO] Disable atexit()-based lowering when
LTO'ing kernel/kext code (authored by yln).
Changed prior to commit:
https://reviews.llvm.org/D148967?vs=515929&id=516862#toc
Repository:
rG
ab accepted this revision.
ab added a comment.
This revision is now accepted and ready to land.
A comment inline, but LGTM otherwise, thanks!
Comment at: llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp:1208
+ // -disable-atexit-based-global-dtor-lowering CodeGen flag.
+ //