mirror of
https://github.com/intel/llvm.git
synced 2026-02-09 01:52:26 +08:00
6fae849597cbadd829a5a3a52947ac588bbbe953
The functionality contained in CodeGenFunction::EmitAlignmentAssumption has been moved to IRBuilder (so that it can also be used by LLVM-level code). Remove this now-duplicate implementation in favor of the IRBuilder code. llvm-svn: 219877
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%