diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2022-01-03 02:25:06 +0000 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2022-01-07 20:16:18 +0000 |
commit | 44e3365775101fec3fd355eda339282258d74415 (patch) | |
tree | ab8ebea8266a13bcb3115c3ef0ffcd4405de23e5 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | b99833dc745758042f230add35c75faf4070529f (diff) | |
download | llvm-44e3365775101fec3fd355eda339282258d74415.zip llvm-44e3365775101fec3fd355eda339282258d74415.tar.gz llvm-44e3365775101fec3fd355eda339282258d74415.tar.bz2 |
[CMake] Factor out config prefix finding logic
See the docs in the new function for details.
I think I found every instance of this copy pasted code. Polly could
also use it, but currently does something different, so I will save the
behavior change for a future revision.
We get the shared, non-installed CMake modules following the pattern
established in D116472.
It might be good to have LLD and Flang also use this, but that would be
a functional change and so I leave it as future work.
Reviewed By: beanz, lebedev.ri
Differential Revision: https://reviews.llvm.org/D116521
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions