summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-03-14 22:58:21 +0000
committerRui Ueyama <ruiu@google.com>2016-03-14 22:58:21 +0000
commit113819bf8b52b852ca18114c8a946077609afa03 (patch)
treeaa0b88aa4ae0903d36819049f453c71f09a000ea /llvm/unittests/Support/MathExtrasTest.cpp
parentbdb261b4c01b0bdd3fa22b60ffbe1318ab906630 (diff)
downloadbcm5719-llvm-113819bf8b52b852ca18114c8a946077609afa03.tar.gz
bcm5719-llvm-113819bf8b52b852ca18114c8a946077609afa03.zip
Object: Add ELF types to ELFType.
These types are defined in ELFFile, so in order to use them, you have to write ELFFile<ELFT>::SomeType. But there seems to be no reason to have ELFFile have these types. This patch allows you to write ELFT::SomeType instead. This simplifies libObject users. This is an example: http://reviews.llvm.org/D18129 http://reviews.llvm.org/D18130 llvm-svn: 263504
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud