Skip to content
Commit a06e94cf authored by Kazu Hirata's avatar Kazu Hirata
Browse files

[ProfileData] Remove getHostEndianness (NFC)

With the recent redefinition of llvm::endianness::native, it is equal
to either llvm::endianness::big or llvm::endianness::little depending
on the host endianness.  Since getHostEndianness just returns
llvm::endianness::native, this patch removes the function and
"constant propagates" llvm::endianness:native.
parent af8eff41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment