diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index a4a6ea0dbae..6bf38134deb 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -28,6 +28,7 @@
  • The MRegisterInfo class
  • The TargetInstrInfo class
  • The TargetFrameInfo class
  • +
  • The TargetSubtarget class
  • The TargetJITInfo class
  • @@ -409,6 +410,19 @@ href="TableGenFundamentals.html">TableGen description of the register file. pointer on function entry to the first location where function data (local variables, spill locations) can be stored.

    + + +
    + The TargetSubtarget class +
    + +
    +

    + TODO +

    +
    + +
    The TargetJITInfo class