clangupc / clang-upc

Clang UPC Front-End
https://clangupc.github.io/
Other
16 stars 5 forks source link

Inconsistent name for UPC_PACKED_BITS cmake option #53

Open nenadv opened 10 years ago

nenadv commented 10 years ago

The following three options deal with UPC pointer representation

UPC_PTS
UPC_PACKED_BITS
UPC_PTS_VADDR_ORDER

To make things consistent (with GUPC configure options) UPC_PACKED_BITS needs to be renamed to UPC_PTS_PACKED_BITS.