diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-05-11 15:47:39 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-05-11 15:47:39 +0000 |
commit | c05c8f483baa0e4250e5d5a150865f62591d1a54 (patch) | |
tree | 5ac5d51920d2e3c9eeb279f5d225c6a81dc3402c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 958647c36decf8670f8dbfa27de4ffe48ea9f38e (diff) | |
download | llvm-c05c8f483baa0e4250e5d5a150865f62591d1a54.zip llvm-c05c8f483baa0e4250e5d5a150865f62591d1a54.tar.gz llvm-c05c8f483baa0e4250e5d5a150865f62591d1a54.tar.bz2 |
DwarfUnit: Share common constant value emission between APInts of small (<= 64 bit) and MCOperand immediates.
Doesn't seem a good reason to duplicate this code (it was more literally
duplicated prior to r208494, and while the dataN code /does/ actually
fire in this case, it doesn't seem necessary (and the DWARF standard
recommends using udata/sdata pervasively instead of dataN, so as to
indicate signedness of the values))
llvm-svn: 208495
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions