[PATCH] D67918: [NFC] Rearrange Value::getPointerAlignment
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 00:13:18 PDT 2019
courbet accepted this revision.
courbet added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/lib/IR/Value.cpp:678
}
+ return Align;
}
----------------
llvm_unreachable ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67918/new/
https://reviews.llvm.org/D67918
More information about the llvm-commits
mailing list