Skip to content

Commit

Permalink
[llvm-exegesis][NFC] Some code style cleanup
Browse files Browse the repository at this point in the history
Apply review comments of https://reviews.llvm.org/D54185 to other target as well, specifically:

1. make anonymous namespaces as small as possible, avoid using static inside anonymous namespaces
2. Add missing header to some files
3. GetLoadImmediateOpcodem-> getLoadImmediateOpcode
4. Fix typo

Differential Revision: https://reviews.llvm.org/D54343

llvm-svn: 347309
  • Loading branch information
Jinsong Ji committed Nov 20, 2018
1 parent c9cc6cc commit 56c74cf
Show file tree
Hide file tree
Showing 5 changed files with 276 additions and 202 deletions.

0 comments on commit 56c74cf

Please sign in to comment.