hanchenye-llvm-project/lld/test
George Rimar f22ec9ddf6 [ELF] - Linkerscript: fix issue with SUBALIGN.
This is PR34886.

SUBALIGN command currently triggers failture if result expression
is zero. Patch fixes the issue, treating zero as 1, what is consistent with
other places and ELF spec it seems.

Patch also adds "is power of 2" check for this and other expressions
returning alignment.

Differential revision: https://reviews.llvm.org/D38846

llvm-svn: 316580
2017-10-25 14:50:51 +00:00
..
COFF Try to fix test on windows. 2017-10-25 05:33:28 +00:00
Driver/Inputs
ELF [ELF] - Linkerscript: fix issue with SUBALIGN. 2017-10-25 14:50:51 +00:00
MinGW [MinGW] Hook up the --export-all-symbols and --output-def options 2017-10-12 05:37:18 +00:00
Unit [lit] Rename lld and clang lit configs to end in .py 2017-09-21 17:38:13 +00:00
darwin
mach-o [MACH-O] Fix the ASM code generated for __stub_helpers section 2017-08-24 23:51:40 +00:00
CMakeLists.txt [lit] Rename lld and clang lit configs to end in .py 2017-09-21 17:38:13 +00:00
lit.cfg.py COFF: Add type server pdb files to linkrepro tar file. 2017-10-20 19:48:26 +00:00
lit.site.cfg.py.in [lit] Rename lld and clang lit configs to end in .py 2017-09-21 17:38:13 +00:00