llvm-capstone/lld/unittests
Rui Ueyama c3d18f5120 Remove implicit constructor and operator int from PowerOf2.
This patch is to make instantiation and conversion to an integer explicit,
so that we can mechanically replace all occurrences of the class with
integer in the next step.

Now get() returns an alignment value rather than its log2 value.

llvm-svn: 233242
2015-03-26 01:12:32 +00:00
..
CoreTests MSVC 2013 appears to be able to compile make_ptr_range without issue, so removing that guard in the unit test. 2015-02-16 18:00:11 +00:00
DriverTests [LinkerScript] Implement semantics for simple sections mappings 2015-03-16 19:55:15 +00:00
MachOTests Remove implicit constructor and operator int from PowerOf2. 2015-03-26 01:12:32 +00:00
CMakeLists.txt
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00