Skip to content

Changes

Summary

  1. Fix spelling mistakes in OMRProcessorArchitecture enum (commit: 174c167) (details)
Commit 174c1676778bdf503be94a68b7d2cd28f61d2138 by Nathan Henderson
Fix spelling mistakes in OMRProcessorArchitecture enum

For RISCV32 and RISCV64 enum variants in OMRProcessorArchitecture,
'processor' was spelt 'procesor'. This patch fixes the spelling.

Signed-off-by: Nathan Henderson <nathan.henderson@ibm.com>
(commit: 174c167)
The file was modified compiler/riscv/env/OMRCPU.cpp (diff)
The file was modified port/unix/omrsysinfo.c (diff)
The file was modified compiler/riscv/env/OMRCPU.hpp (diff)
The file was modified include_core/omrport.h (diff)