mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-01 12:43:47 +00:00
Add an interesting observation :)
llvm-svn: 38692
This commit is contained in:
parent
eb54b5973e
commit
db878cde8e
@ -2,4 +2,11 @@
|
||||
|
||||
To time GCC preprocessing speed without output, use:
|
||||
"time gcc -MM file"
|
||||
|
||||
|
||||
Interesting fact:
|
||||
clang -Eonly INPUTS/carbon-header-C-E.c
|
||||
|
||||
is faster than:
|
||||
wc -w INPUTS/carbon-header-C-E.c
|
||||
!!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user