aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineTraceMetrics.cpp
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2024-10-15 23:15:05 -0700
committerGitHub <noreply@github.com>2024-10-15 23:15:05 -0700
commit49de1541655cc71cfedbee10d6b4a4c12fc7e13b (patch)
tree3180b3412471dc30543ae1e45aa0e657678410c0 /llvm/lib/CodeGen/MachineTraceMetrics.cpp
parentcc5b5ca34b93e05199527c969a04e44f13653620 (diff)
downloadllvm-49de1541655cc71cfedbee10d6b4a4c12fc7e13b.zip
llvm-49de1541655cc71cfedbee10d6b4a4c12fc7e13b.tar.gz
llvm-49de1541655cc71cfedbee10d6b4a4c12fc7e13b.tar.bz2
[CMake] Do not set CMP0114 explicitly to old (#90384)
CMP0114 was originally set to old to get rid of warnings. However, this behavior is now set to new by default with the minimum CMake version that LLVM requires so does not produce any warnings, and setting it explicitly to old does produce a warning in newer CMake versions. Due to these reasons, remove this check for now. Splitting off from removing the CMP0116 check just in case something breaks. Partially fixes #83727.
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions