mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
abc71bf0a7
LLVM's integrated assembler doesn't support the LOCAL directive, which we're using when generating our uaccess fixup tables. Luckily the table fragment is small enough that there's only one internal symbol, so using a relative symbol reference doesn't really complicate anything. Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
||
---|---|---|
.. | ||
delay.c | ||
Makefile | ||
memcpy.S | ||
memset.S | ||
tishift.S | ||
uaccess.S |