aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/CodeCoverage.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2021-09-08 22:30:08 +1000
committerLang Hames <lhames@gmail.com>2021-09-11 11:26:38 +1000
commit6c56b13331b4fa646ad5a46d36aa81557dfee007 (patch)
treeb5acac0dae92640c1e321f829a33a56ddc828bbb /llvm/tools/llvm-cov/CodeCoverage.cpp
parent3828ab086a7cb0309ec8bd706535239cea2b815f (diff)
downloadllvm-6c56b13331b4fa646ad5a46d36aa81557dfee007.zip
llvm-6c56b13331b4fa646ad5a46d36aa81557dfee007.tar.gz
llvm-6c56b13331b4fa646ad5a46d36aa81557dfee007.tar.bz2
[JITLink] Working memory shouldn't be subject to alignment constraints.
Refactors copyBlockContentToWorkingMemory to use offsets rather than direct pointers to working memory. This simplifies the problem of maintaining alignments between blocks in working memory, without requiring the working memory itself to be aligned.
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions