mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
Turn off for now.
llvm-svn: 90339
This commit is contained in:
@@ -168,8 +168,8 @@ public:
|
||||
return llvm::ConstantExpr::getBitCast(m, Ptr8Ty);
|
||||
}
|
||||
|
||||
//#define D1(x)
|
||||
#define D1(X) do { if (getenv("DEBUG")) { X; } } while (0)
|
||||
#define D1(x)
|
||||
//#define D1(X) do { if (getenv("DEBUG")) { X; } } while (0)
|
||||
|
||||
void GenerateVBaseOffsets(const CXXRecordDecl *RD, uint64_t Offset,
|
||||
bool updateVBIndex, Index_t current_vbindex) {
|
||||
|
||||
Reference in New Issue
Block a user