aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/TargetParser.cpp
diff options
context:
space:
mode:
authorMircea Trofin <mtrofin@google.com>2020-06-15 13:18:13 -0700
committerMircea Trofin <mtrofin@google.com>2020-06-15 14:35:33 -0700
commite2cc854015fe962654f439561c84098fb9aadbb2 (patch)
tree536a178b37a21f7d4fd4bf75cacabb7868bde2de /llvm/lib/Support/TargetParser.cpp
parent8d73ab8ddc52d300b685bff74cb1d46edc8416b3 (diff)
downloadllvm-e2cc854015fe962654f439561c84098fb9aadbb2.zip
llvm-e2cc854015fe962654f439561c84098fb9aadbb2.tar.gz
llvm-e2cc854015fe962654f439561c84098fb9aadbb2.tar.bz2
[llvm][NFC] Move content of ML subdirectory into Analysis
The initial intent was to organize ML stuff in its own directory, but it turns out that conflicts with llvm component layering policies: it is not a component, because subsequent changes want to rely on other analyses, which would create a cycle; and we don't have a reliable, cross-platform mechanism to compile files in a subdirectory, and fit in the existing LLVM build structure. This change moves the files into Analysis, and subsequent changes will leverage conditional compilation for those that have optional dependencies.
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions