llvm-project/clang/test/CodeGen/distributed-thin-lto
Teresa Johnson 67a284a519
[MemProf] Remove memprof attrs and metadata in non-LTO pipelines (#163853)
Follow up to PR163841 to use the new pass in the default non-LTO
pipeline setup. This is needed so that we don't use the hints to convert
allocation calls when we don't know whether we are linking with a
library that supports those APIs.
2025-10-16 13:50:24 -07:00
..