[all-commits] [llvm/llvm-project] c3dce3: [LangRef] Document that DataLayout defaults to lit...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Tue Oct 26 03:03:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3dce37a55e1aac60ac371a596dee8f7591d77ea
https://github.com/llvm/llvm-project/commit/c3dce37a55e1aac60ac371a596dee8f7591d77ea
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-10-26 (Tue, 26 Oct 2021)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef] Document that DataLayout defaults to little-endian
Little-endian has apparently been the default since 2014.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D112316
More information about the All-commits
mailing list