mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-07 00:23:43 +00:00
7b0a1306b4
Segments must occupy a multiple of the page size in memory (4096 currently). We check for this when emitting files, but the placement algorithm broke down for the second non-__TEXT segment encountered: the offset wasn't aligned up to 4096 before starting its layout. llvm-svn: 212031 |
||
---|---|---|
.. | ||
core | ||
darwin | ||
Driver | ||
elf | ||
LinkerScript | ||
mach-o | ||
pecoff | ||
Unit | ||
CMakeLists.txt | ||
lit.cfg | ||
lit.site.cfg.in | ||
Makefile |