diff options
author | Petr Hosek <phosek@google.com> | 2020-06-04 15:47:05 -0700 |
---|---|---|
committer | Petr Hosek <phosek@google.com> | 2020-06-04 15:47:05 -0700 |
commit | b16ed493ddc22a100341b1e7d9b11282a8994e96 (patch) | |
tree | 2c67fcd7a44978b6f6c428588f71cae29941923f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e1ab90001a0bac1d1bebe4116ce0e89567138283 (diff) | |
download | llvm-b16ed493ddc22a100341b1e7d9b11282a8994e96.zip llvm-b16ed493ddc22a100341b1e7d9b11282a8994e96.tar.gz llvm-b16ed493ddc22a100341b1e7d9b11282a8994e96.tar.bz2 |
[Fuchsia] Rely on linker switch rather than dead code ref for profile runtime
Follow the model used on Linux, where the clang driver passes the
linker a -u switch to force the profile runtime to be linked in,
rather than having every TU emit a dead function with a reference.
Differential Revision: https://reviews.llvm.org/D79835
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions