[PATCH] D27411: [Assembler] Better error messages for .org directive
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 02:54:21 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289643: [Assembler] Better error messages for .org directive (authored by olista01).
Changed prior to commit:
https://reviews.llvm.org/D27411?vs=80261&id=81354#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27411
Files:
llvm/trunk/include/llvm/MC/MCFragment.h
llvm/trunk/include/llvm/MC/MCObjectStreamer.h
llvm/trunk/include/llvm/MC/MCStreamer.h
llvm/trunk/lib/MC/MCAsmStreamer.cpp
llvm/trunk/lib/MC/MCAssembler.cpp
llvm/trunk/lib/MC/MCObjectStreamer.cpp
llvm/trunk/lib/MC/MCParser/AsmParser.cpp
llvm/trunk/lib/MC/MCStreamer.cpp
llvm/trunk/test/MC/AArch64/error-location-during-layout.s
llvm/trunk/test/MC/AArch64/error-location-post-layout.s
llvm/trunk/test/MC/AArch64/error-location.s
llvm/trunk/test/MC/ARM/error-location-post-layout.s
llvm/trunk/test/MC/ARM/error-location.s
llvm/trunk/test/MC/AsmParser/dot-symbol-assignment-backwards.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27411.81354.patch
Type: text/x-patch
Size: 12653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/2c788e5b/attachment-0001.bin>
More information about the llvm-commits
mailing list