Experiments show that this is the alignment we get (for ELF+Linux), but let's ensure that we have it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/tools/llvm-exegesis/lib/Assembler.cpp | ||
|---|---|---|
| 311 | assert(isAligned(FunctionAddress, kFunctionAlignment) && "function is not properly aligned"); | |
assert(isAligned(FunctionAddress, kFunctionAlignment) && "function is not properly aligned");