summaryrefslogtreecommitdiffstats
path: root/lld/ELF/LinkerScript.cpp
diff options
context:
space:
mode:
authorSanne Wouda <sanne.wouda@arm.com>2017-04-07 10:13:00 +0000
committerSanne Wouda <sanne.wouda@arm.com>2017-04-07 10:13:00 +0000
commitdb1bdf472aed54d2252071eff67eacb98b63509c (patch)
tree1e0ab01276a206ef57cd399cf3eff301cda6a189 /lld/ELF/LinkerScript.cpp
parenta5bab61a8d3bf8c79837e5fcb558fcfb6bc3fcb3 (diff)
downloadbcm5719-llvm-db1bdf472aed54d2252071eff67eacb98b63509c.tar.gz
bcm5719-llvm-db1bdf472aed54d2252071eff67eacb98b63509c.zip
Skip Unicode character expansion in assembly files
Summary: When using the C preprocessor with assembly files, either with a capital `S` file extension, or with `-xassembler-with-cpp`, the Unicode escape sequence `\u` is ignored. The `\u` pattern can be used for expanding a macro argument that starts with `u`. Author: Salman Arif <salman.arif@arm.com> Reviewers: rengolin, olista01 Reviewed By: olista01 Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D31765 llvm-svn: 299754
Diffstat (limited to 'lld/ELF/LinkerScript.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud