[PATCH] D41693: [ARM][NFC] Avoid recreating MCSubtargetInfo in ARMAsmBackend

Chih-Hung Hsieh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 12:17:17 PST 2018


chh added a comment.

This change produced a new error with LTO and AOSP ARM thumb code.
Please see a reduced test case at https://bugs.llvm.org/show_bug.cgi?id=36542


Repository:
  rL LLVM

https://reviews.llvm.org/D41693





More information about the llvm-commits mailing list