diff options
author | Kazu Hirata <kazu@google.com> | 2024-08-06 00:11:41 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2024-08-06 00:11:41 -0700 |
commit | 41b83ca559c402d238e303c0ac233180d60dcd57 (patch) | |
tree | 5c4d1b89ea67f5e03168c53e846c7a52c37aef77 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3a226dbe27ac7c7d935bc0968e84e31798a01207 (diff) | |
download | llvm-41b83ca559c402d238e303c0ac233180d60dcd57.zip llvm-41b83ca559c402d238e303c0ac233180d60dcd57.tar.gz llvm-41b83ca559c402d238e303c0ac233180d60dcd57.tar.bz2 |
[compiler-rt] Fix build errors with gcc
This patch fixes:
compiler-rt/lib/builtins/crtbegin.c:11:18: error: missing binary
operator before token "("
compiler-rt/lib/builtins/crtbegin.c:53:18: error: missing binary
operator before token "("
compiler-rt/lib/builtins/crtbegin.c:124:18: error: missing binary
operator before token "("
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions