[PATCH] D38126: Make TBAA information to be part of LValueBaseInfo
Ivan A. Kosarev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 6 11:41:26 PDT 2017
kosarev added inline comments.
================
Comment at: lib/CodeGen/CodeGenModule.cpp:55
#include "llvm/IR/Module.h"
+#include "llvm/IR/Verifier.h" // TODO
#include "llvm/ProfileData/InstrProfReader.h"
----------------
Oops. Will be removed.
https://reviews.llvm.org/D38126
More information about the cfe-commits
mailing list