forked from OSchip/llvm-project
Update the comment on not yet generated preprocessor defines to remove __LONGDOUBLE128.
llvm-svn: 298771
This commit is contained in:
parent
ee21410bdc
commit
19d8c1fed2
|
@ -1412,7 +1412,6 @@ void PPCTargetInfo::getTargetDefines(const LangOptions &Opts,
|
|||
// __RSQRTEF__
|
||||
// _SOFT_DOUBLE_
|
||||
// __NO_LWSYNC__
|
||||
// __LONGDOUBLE128
|
||||
// __CMODEL_MEDIUM__
|
||||
// __CMODEL_LARGE__
|
||||
// _CALL_SYSV
|
||||
|
|
Loading…
Reference in New Issue