[all-commits] [llvm/llvm-project] 03de2f: [ARM] Uses "Sun Style" syntax for section switching
Jian Cai via All-commits
all-commits at lists.llvm.org
Fri Oct 25 13:31:54 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 03de2f84fc4acf06c719cd007b5459c9d4d0a20c
https://github.com/llvm/llvm-project/commit/03de2f84fc4acf06c719cd007b5459c9d4d0a20c
Author: Jian Cai <caij2003 at gmail.com>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M llvm/include/llvm/MC/MCAsmInfo.h
M llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
A llvm/test/MC/AsmParser/gas-compl-sun-elf.s
Log Message:
-----------
[ARM] Uses "Sun Style" syntax for section switching
Summary:
Support "Sun Style" syntax for section switching ("#alloc,#write" etc).
https://bugs.llvm.org/show_bug.cgi?id=43759
Reviewers: peter.smith, eli.friedman, kristof.beyls, t.p.northover
Reviewed By: peter.smith
Subscribers: MaskRay, llozano, manojgupta, nickdesaulniers, kristof.beyls, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69296
More information about the All-commits
mailing list