[all-commits] [llvm/llvm-project] f58247: [BPF] add missing attribute in pragma-attribute-su...
yonghong-song via All-commits
all-commits at lists.llvm.org
Wed Nov 13 08:53:52 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f5824799f612d9d3f19470a60533c2872bcc096b
https://github.com/llvm/llvm-project/commit/f5824799f612d9d3f19470a60533c2872bcc096b
Author: Yonghong Song <yhs at fb.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M clang/test/Misc/pragma-attribute-supported-attributes-list.test
Log Message:
-----------
[BPF] add missing attribute in pragma-attribute-supported-attributes-list.test
Add the newly supported BPF specific __attribute__((preserve_access_index)
in the pragma-attribute-supported-attributes-list.test.
More information about the All-commits
mailing list