[all-commits] [llvm/llvm-project] 3891c8: [MC] Remove comment no longer useful
Brad Smith via All-commits
all-commits at lists.llvm.org
Sat Aug 26 14:08:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3891c8d23e41c97815b49d947459daac541f1f97
https://github.com/llvm/llvm-project/commit/3891c8d23e41c97815b49d947459daac541f1f97
Author: Brad Smith <brad at comstyle.com>
Date: 2023-08-26 (Sat, 26 Aug 2023)
Changed paths:
M llvm/lib/MC/MCAsmInfo.cpp
Log Message:
-----------
[MC] Remove comment no longer useful
Remove a comment block regarding IAS. The comment is out of sync with the
current status and I don't think such a comment block is necessary anymore.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D158944
More information about the All-commits
mailing list