mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
whether a given register number is treated as volatile or not for a given architecture/platform. approx 450 lines of boilerplate, 50 lines of actual code. :) llvm-svn: 114537