[PATCH] D19159: [sanitizer] [SystemZ] Implement internal_clone.

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 11:51:52 PDT 2016


kcc added a comment.

Ok. We already have files with suffix aarch64 or aarch64.
Please try to follow this rule: do not add any new #ifdef unless

1. the ifdef is a single top-level ifdef in a separate file
2. you are adding an #elif to an already existing #ifdef/#elif sequence.


Repository:
  rL LLVM

http://reviews.llvm.org/D19159





More information about the llvm-commits mailing list