aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ProgramStackTest.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <pcc@google.com>2025-04-15 11:12:05 -0700
committerGitHub <noreply@github.com>2025-04-15 11:12:05 -0700
commita5aa0c46c3274eaf25dde4d792a1abd6191cccf9 (patch)
treef905215b542b670091933a2bfdc01cc376d82cf5 /llvm/unittests/Support/ProgramStackTest.cpp
parent3f58ff20fe540fbbc2e5bfea1606f8cdc00d4157 (diff)
downloadllvm-a5aa0c46c3274eaf25dde4d792a1abd6191cccf9.zip
llvm-a5aa0c46c3274eaf25dde4d792a1abd6191cccf9.tar.gz
llvm-a5aa0c46c3274eaf25dde4d792a1abd6191cccf9.tar.bz2
Introduce -funique-source-file-names flag.
The purpose of this flag is to allow the compiler to assume that each object file passed to the linker has been compiled using a unique source file name. This is useful for reducing link times when doing ThinLTO in combination with whole-program devirtualization or CFI, as it allows modules without exported symbols to be built with ThinLTO. Reviewers: vitalybuka, teresajohnson Reviewed By: teresajohnson Pull Request: https://github.com/llvm/llvm-project/pull/135728
Diffstat (limited to 'llvm/unittests/Support/ProgramStackTest.cpp')
0 files changed, 0 insertions, 0 deletions