diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-12-16 06:29:14 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-12-16 06:29:14 +0000 |
commit | a84a840a5618e17347a8694986e1d4ea98bb68b2 (patch) | |
tree | 3cb1ace9a7401ebbc7af713c68d0e9e1c246e771 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 7aac3fdc2c101b20561dcb1306eed3a109b7287e (diff) | |
download | llvm-a84a840a5618e17347a8694986e1d4ea98bb68b2.zip llvm-a84a840a5618e17347a8694986e1d4ea98bb68b2.tar.gz llvm-a84a840a5618e17347a8694986e1d4ea98bb68b2.tar.bz2 |
Extract a TBAAVerifier out of the verifier (NFC)
This is intended to be used (in a later patch) by the BitcodeReader
to detect invalid TBAA and drop them when loading bitcode, so that
we don't break client that have legacy bitcode with possible invalid
TBAA.
Differential Revision: https://reviews.llvm.org/D27838
llvm-svn: 289927
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions