aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2025-10-09 09:00:20 -0400
committerGitHub <noreply@github.com>2025-10-09 09:00:20 -0400
commit4f80c064eb2933c00c0ba9b7826aa3631cf3b5c2 (patch)
tree680764636a3c1fdf8dadb430cec458d5c25499c7 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent5841319aca0f2596cc00ab83d54ec07c9b70da3c (diff)
downloadllvm-4f80c064eb2933c00c0ba9b7826aa3631cf3b5c2.zip
llvm-4f80c064eb2933c00c0ba9b7826aa3631cf3b5c2.tar.gz
llvm-4f80c064eb2933c00c0ba9b7826aa3631cf3b5c2.tar.bz2
[runtimes][NFC] Consistently declare main() functions in tests (#162548)
In the libc++ test suite, we consistently declare main() functions with full parameters and explicitly return from the function. This helps code that compiles the tests with -ffreestanding, where main() is not a special function (with an implicit return and special mangling). This patch fixes a few stray declarations, including in libunwind and libc++abi.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions