diff options
author | Fangrui Song <i@maskray.me> | 2020-12-03 10:58:46 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2020-12-03 10:58:46 -0800 |
commit | 756fa8b9be0ca3458073952495c323ba9d04036d (patch) | |
tree | 4218b960fb87c2d7208228d0cc7d7c4b3fb2d2c1 /llvm/lib/Support/Unicode.cpp | |
parent | e312b388ebadcd074d559454aca1fd6e75e8e7a5 (diff) | |
download | llvm-756fa8b9be0ca3458073952495c323ba9d04036d.zip llvm-756fa8b9be0ca3458073952495c323ba9d04036d.tar.gz llvm-756fa8b9be0ca3458073952495c323ba9d04036d.tar.bz2 |
[Metadata] Fix layer violation in D91576
There is a library layering issue. LLVMAnalysis provides llvm/Analysis/ScopedNoAliasAA.h and depends on LLVMCore.
LLVMCore provides llvm/IR/Metadata.cpp and it should not include a header file in LLVMAnalysis
Diffstat (limited to 'llvm/lib/Support/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions