diff options
author | Rui Ueyama <ruiu@google.com> | 2016-11-19 18:05:56 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-11-19 18:05:56 +0000 |
commit | 16068aeb583f0453d06e2a4654eb81e5d71b1aed (patch) | |
tree | 6a66a1ba5f6677987460acb053e633cfae2857bd /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 28f1e0dab945dccdb4d4d2347a3dc3a31425c1be (diff) | |
download | bcm5719-llvm-16068aeb583f0453d06e2a4654eb81e5d71b1aed.tar.gz bcm5719-llvm-16068aeb583f0453d06e2a4654eb81e5d71b1aed.zip |
Change filler type from ArrayRef<uint8_t> to uint32_t.
Filler expressions in linker script "=fillexp" are always handled
as 32-bit integers. Thus the new type is more natural.
llvm-svn: 287445
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions