aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PIC16/PIC16TargetObjectFile.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-08-13 00:05:07 +0000
committerChris Lattner <sabre@nondot.org>2009-08-13 00:05:07 +0000
commite309cfa0d8945af47dd798357549c815164d53d6 (patch)
treeaa661e69f705134465df11bcfbdc96ef0cfae626 /lib/Target/PIC16/PIC16TargetObjectFile.cpp
parent5dc47ff03975b9adde9dd833db2b646eb4295710 (diff)
reject invalid code like:
int x __attribute__((section("_foo, _bar"))) = 4; int y __attribute__((section("_foo, _bar, 4byte_literals"))) = 1; git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78867 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PIC16/PIC16TargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions