diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2015-02-09 21:50:03 +0000 |
---|---|---|
committer | Ramkumar Ramachandra <artagnon@gmail.com> | 2015-02-09 21:50:03 +0000 |
commit | 82ab65c7cd4afe94739009808686c6e6f42f90f6 (patch) | |
tree | 6ec5597cc73c9bdd44c2238b90a479288469de96 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b1ed02f7280d9646853460fd279f19052fc32939 (diff) | |
download | llvm-82ab65c7cd4afe94739009808686c6e6f42f90f6.zip llvm-82ab65c7cd4afe94739009808686c6e6f42f90f6.tar.gz llvm-82ab65c7cd4afe94739009808686c6e6f42f90f6.tar.bz2 |
MemDerefPrinter: Require DataLayoutPass for higher accuracy
Without a valid data layout, deferenceable(N) doesn't get parsed or
propagated. Since this is the key item we are testing, add a dependency
on the pass.
Differential Revision: http://reviews.llvm.org/D7508
llvm-svn: 228611
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions