diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2021-02-26 13:32:04 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-02-26 13:32:04 -0700 |
| commit | 685b5c26b703d54381a74b71361816ad85ec8584 (patch) | |
| tree | 59bb0fd0944f029a418339e554494fb4ee7af0dd /src/zig_clang.cpp | |
| parent | 70e935db5bc16e5a7144dd0de3176d53dd892301 (diff) | |
| download | zig-685b5c26b703d54381a74b71361816ad85ec8584.tar.gz zig-685b5c26b703d54381a74b71361816ad85ec8584.zip | |
stage1: upgrade to new LLVM sret attribute requirement
LLVM 12 requires sret attributes to have the struct type as a parameter,
and provides no C function for supplying it. Therefore, we must add
another C++ wrapper API for adding the sret attribute.
Fixes ability to build from source in the llvm12 branch.
Diffstat (limited to 'src/zig_clang.cpp')
0 files changed, 0 insertions, 0 deletions
