Callback that may override the data layout of an imported bitcode module.
Synopsis
Description
The first argument is the target triple. The second is the data layout string from the input, or a default. That input layout is used if the callback returns std::nullopt.
Created with MrDocs