summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-06-05 14:12:43 +0000
committerAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-06-05 14:12:43 +0000
commita3dd4899e8ffffa8cceee2ae1ad9eda0fd172f62 (patch)
tree535007d3bf77233ef401b4a5ba5212a0b954fc07 /llvm/lib
parentffcc010767573c657ee0e6c0c9ea82ca124003ab (diff)
downloadbcm5719-llvm-a3dd4899e8ffffa8cceee2ae1ad9eda0fd172f62.tar.gz
bcm5719-llvm-a3dd4899e8ffffa8cceee2ae1ad9eda0fd172f62.zip
Use std::vector for the array of RegisterInfo structs that describe the register context.
- Ensures that this container is populated once for the lifetime of lldb --- In particular, static methods can query this data even after the first RegisterContext has been destroyed. - Uses a singleton function to avoid global constructors. Thanks to Greg Clayton for the suggestion! llvm-svn: 183313
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud