[PATCH] D130089: update-test-checks: safely handle tests with #if's

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 14:56:31 PDT 2022


arichardson accepted this revision.
arichardson added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/arm_function_name.ll:2
 ; Check that we accept functions with '$' in the name.
 ; TODO: This is not handled correcly on 32bit ARM and needs to be fixed.
 
----------------
Remove this TODO?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130089



More information about the llvm-commits mailing list