mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-13 11:22:03 +00:00
[builtins] Fix typos in comments
Differential Revision: https://reviews.llvm.org/D82146
This commit is contained in:
parent
d7fad626e9
commit
8627190f31
@ -4,7 +4,7 @@
|
||||
|
||||
#include "../assembly.h"
|
||||
|
||||
// double __floatundidf(du_int a);
|
||||
// double __floatdidf(du_int a);
|
||||
|
||||
#ifdef __i386__
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
#include "../assembly.h"
|
||||
|
||||
// float __floatdixf(di_int a);
|
||||
// long double __floatdixf(di_int a);
|
||||
|
||||
#ifdef __i386__
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user