[PATCH] D141197: [ELF][test] Improve AVR relocation tests

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 17:35:21 PST 2023


benshi001 added a comment.

In D141197#4033708 <https://reviews.llvm.org/D141197#4033708>, @MaskRay wrote:

> For pure test changes, I think `[test]` is more common than `[NFC]`
>
> For lld/ELF lld/test/ELF, `[ELF]` is more common. There are many lld ports with very different code and `[lld]` in my view does not provide much value. Personally I only use `[lld]` for common lld code.

I will change to `[ELF][test]` while commtting. Thanks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141197/new/

https://reviews.llvm.org/D141197



More information about the llvm-commits mailing list