[PATCH] D32847: [ARM] Clear the constant pool cache on explicit .ltorg directives

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 01:31:00 PDT 2017


mstorsjo added a comment.

For the record (I forgot to include in the original summary); this patch makes the output of the testcase match what binutils gas does (prior to this patch, this would fail to assemble).


https://reviews.llvm.org/D32847





More information about the llvm-commits mailing list