rsmith added a comment.
Everything old is new again. This was discussed when `-fclang-abi-compat` was
introduced; see https://reviews.llvm.org/D36501 for the argument why this patch
is the wrong way of modeling an ABI. Forcing the `ClangABICompat` language
option as a way of "tricking" Clang in
Author: dyung
Date: Fri May 11 17:39:17 2018
New Revision: 332164
URL: http://llvm.org/viewvc/llvm-project?rev=332164&view=rev
Log:
Add requirement of x86 target for test.
Modified:
cfe/trunk/test/Driver/clang-abi-compat.cpp
Modified: cfe/trunk/test/Driver/clang-abi-compat.cpp
URL:
http://
trixirt created this revision.
trixirt added reviewers: echristo, jakehehrlich, emaste.
Herald added subscribers: cfe-commits, JDevlieghere, krytarowski, aprantl,
mgorny.
Herald added a reviewer: alexshap.
Change CLANG_DEFAULT_OBJCOPY from objcopy to llvm-objcopy
Remove is-linux checks
Add dwarf
delena updated this revision to Diff 146462.
delena added a comment.
Added a line about *load-store* semantics of these two intrinsics.
Removed the common description of memory modeling.
Repository:
rC Clang
https://reviews.llvm.org/D46386
Files:
LanguageExtensions.rst
Index: LanguageExt
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
Thanks, that works for me.
The actual semantic parts of the diff seem to have disappeared from the patch
posted to Phabricator, for what it's worth.
Repository:
rC Clang
https://revie
101 - 105 of 105 matches
Mail list logo