llvm-project/compiler-rt/lib/builtins/i386
Petr Hosek 0ba22f51d1 [builtins] Use single line C++/C99 comment style
Use the uniform single line C++/99 style for code comments.

This is part of the cleanup proposed in "[RFC] compiler-rt builtins
cleanup and refactoring".

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

llvm-svn: 359411
2019-04-28 22:47:49 +00:00
..
ashldi3.S
ashrdi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
chkstk.S
chkstk2.S
divdi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
floatdidf.S
floatdisf.S
floatdixf.S
floatundidf.S
floatundisf.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
floatundixf.S
lshrdi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
moddi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
muldi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
udivdi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
umoddi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00