[PATCH] D67864: [CodeView] Add pragma push/pop_macro for ARM64_FPSR to enum header

Tom Tan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 14:13:47 PDT 2019


TomTan added a comment.

Thanks for catching this. Could the `#pragma push` and `#undef` be moved to the line right before `CV_REGISTER(ARM64_FPSR, 220)`. An inline commend will also be great.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67864





More information about the llvm-commits mailing list